chore: update workload runtime integration

This commit is contained in:
2026-06-02 09:48:58 +00:00
parent 80a063a167
commit cb6cf58229
11 changed files with 45 additions and 67 deletions

View File

@ -11,10 +11,13 @@
path: /spec/template/spec/containers/0/resources/limits/memory
value: 4Gi
- op: replace
path: /spec/template/spec/containers/0/args/4
value: /home/coder/workspace
path: /spec/template/spec/containers/0/resources/limits/nvidia.com~1gpu
value: "1"
- op: replace
path: /spec/template/spec/containers/0/volumeMounts/0/mountPath
path: /spec/template/spec/containers/0/resources/limits/nvidia.com~1gpumem
value: "8192"
- op: replace
path: /spec/template/spec/containers/0/args/4
value: /home/coder/workspace
- op: add
path: /spec/template/spec/containers/0/env/-