diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 2fe3253f2c..0940e8e467 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -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