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