We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90e1a61 + 0006d53 commit e5c9cd4Copy full SHA for e5c9cd4
demo/config/pod.yaml
@@ -7,7 +7,7 @@ metadata:
7
spec:
8
containers:
9
- name: git-sync
10
- image: gcr.io/google_containers/git-sync
+ image: gcr.io/google_containers/git-sync:v2.0.4
11
imagePullPolicy: Always
12
volumeMounts:
13
- name: markdown
0 commit comments