Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
209783dd
Unverified
Commit
209783dd
authored
Nov 06, 2025
by
Julien Mancuso
Committed by
GitHub
Nov 06, 2025
Browse files
fix: fix kubectl image (#4157)
Signed-off-by:
Julien Mancuso
<
jmancuso@nvidia.com
>
parent
a629b86a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
deploy/cloud/helm/platform/components/operator/templates/mpi-run-ssh-keygen-job.yaml
...components/operator/templates/mpi-run-ssh-keygen-job.yaml
+1
-1
No files found.
deploy/cloud/helm/platform/components/operator/templates/mpi-run-ssh-keygen-job.yaml
View file @
209783dd
...
@@ -67,7 +67,7 @@ spec:
...
@@ -67,7 +67,7 @@ spec:
echo "SSH keys generated and saved to shared volume"
echo "SSH keys generated and saved to shared volume"
containers
:
containers
:
-
name
:
kubectl-create-secret
-
name
:
kubectl-create-secret
image
:
bitnamisecure/kubectl:latest
image
:
alpine/k8s:1.34.1
volumeMounts
:
volumeMounts
:
-
name
:
shared
-
name
:
shared
mountPath
:
/shared
mountPath
:
/shared
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment