mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-04-17 01:31:13 +00:00
Fixed: force agent update
This commit is contained in:
parent
08b92ba622
commit
df60db5172
@ -83,6 +83,8 @@ spec:
|
|||||||
value: "apps_queue"
|
value: "apps_queue"
|
||||||
- name: CLEARML_AGENT_DISABLE_SSH_MOUNT
|
- name: CLEARML_AGENT_DISABLE_SSH_MOUNT
|
||||||
value: "1"
|
value: "1"
|
||||||
|
- name: K8S_GLUE_POD_AGENT_INSTALL_ARGS
|
||||||
|
value: " -U"
|
||||||
- name: CLEARML_API_ACCESS_KEY
|
- name: CLEARML_API_ACCESS_KEY
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user