Skip to content

Commit e5c9cd4

Browse files
authored
Merge pull request #44 from VikramTiwari/feature/vikram/git-sync-fix
update pod config
2 parents 90e1a61 + 0006d53 commit e5c9cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/config/pod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
spec:
88
containers:
99
- name: git-sync
10-
image: gcr.io/google_containers/git-sync
10+
image: gcr.io/google_containers/git-sync:v2.0.4
1111
imagePullPolicy: Always
1212
volumeMounts:
1313
- name: markdown

0 commit comments

Comments
 (0)