Update .devfile.yaml

This commit is contained in:
willtome
2025-05-19 13:32:59 -04:00
committed by GitHub
parent e4aff11c7b
commit 0ae6b9bd1f

View File

@@ -11,6 +11,6 @@ components:
cpuRequest: 250m cpuRequest: 250m
cpuLimit: 2000m cpuLimit: 2000m
args: args:
- 'tail' - 'tail'
- '-f' - '-f'
- '/dev/null' - '/dev/null'