Unverified Commit 209783dd authored by Julien Mancuso's avatar Julien Mancuso Committed by GitHub
Browse files

fix: fix kubectl image (#4157)


Signed-off-by: default avatarJulien Mancuso <jmancuso@nvidia.com>
parent a629b86a
......@@ -67,7 +67,7 @@ spec:
echo "SSH keys generated and saved to shared volume"
containers:
- name: kubectl-create-secret
image: bitnamisecure/kubectl:latest
image: alpine/k8s:1.34.1
volumeMounts:
- name: shared
mountPath: /shared
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment