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