changing version of kubectl
This commit is contained in:
parent
7d494c6366
commit
2cb43f3b73
|
|
@ -15,7 +15,7 @@ spec:
|
|||
- name: docker-sock
|
||||
mountPath: /var/run/docker.sock
|
||||
- name: kubectl
|
||||
image: bitnami/kubectl:latest
|
||||
image: bitnami/kubectl:1.26.0
|
||||
command:
|
||||
- cat
|
||||
tty: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue