diff --git a/demo/config/pod.yaml b/demo/config/pod.yaml index 0a853e0..762fe8b 100644 --- a/demo/config/pod.yaml +++ b/demo/config/pod.yaml @@ -7,7 +7,7 @@ metadata: spec: containers: - name: git-sync - image: gcr.io/google_containers/git-sync + image: gcr.io/google_containers/git-sync:v2.0.4 imagePullPolicy: Always volumeMounts: - name: markdown