diff --git a/demo/config/pod.yaml b/demo/config/pod.yaml index e6b0ac3..595efb9 100644 --- a/demo/config/pod.yaml +++ b/demo/config/pod.yaml @@ -16,7 +16,7 @@ spec: - name: GIT_SYNC_REPO value: https://github.com/GoogleCloudPlatform/kubernetes.git - name: GIT_SYNC_DEST - value: /git + value: git - name: hugo image: gcr.io/google_containers/hugo imagePullPolicy: Always