This commit is contained in:
clearml 2025-04-02 14:39:14 +03:00
parent 326ba81105
commit f2df45cad6
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ spec:
serviceAccountName: ""
containers:
- name: k8s-glue-container
image: allegroai/clearml-agent-k8s:aws-latest-1.21
image: clearml/clearml-agent-k8s:aws-latest-1.21
imagePullPolicy: Always
command: [
"/bin/bash",

View File

@ -6,7 +6,7 @@ spec:
serviceAccountName: ""
containers:
- name: k8s-glue-container
image: allegroai/clearml-agent-k8s:gcp-latest-1.21
image: clearml/clearml-agent-k8s:gcp-latest-1.21
imagePullPolicy: Always
command: [
"/bin/bash",