Merge pull request #1306 from tscolari/patch-1

Fix kubeconfig example for nginx deployment
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-09-07 09:28:31 -07:00 committed by GitHub
commit bf5e8f4b95

View file

@ -193,6 +193,9 @@ spec:
containers:
- name: default-http-backend
image: gcr.io/google_containers/defaultbackend:1.0
volumeMounts:
- mountPath: /etc/kubernetes
name: kubeconfig
livenessProbe:
httpGet:
path: /healthz