fixing kubectl initial
This commit is contained in:
parent
deb9054e5c
commit
2886f113f8
|
|
@ -14,10 +14,6 @@ spec:
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: docker-sock
|
- name: docker-sock
|
||||||
mountPath: /var/run/docker.sock
|
mountPath: /var/run/docker.sock
|
||||||
volumes:
|
|
||||||
- name: docker-sock
|
|
||||||
hostPath:
|
|
||||||
path: /var/run/docker.sock
|
|
||||||
- name: kubectl
|
- name: kubectl
|
||||||
image: bitnami/kubectl:latest
|
image: bitnami/kubectl:latest
|
||||||
command:
|
command:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue