Merge pull request #44 from VikramTiwari/feature/vikram/git-sync-fix
update pod config
This commit is contained in:
commit
e5c9cd43a0
|
|
@ -7,7 +7,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: git-sync
|
- name: git-sync
|
||||||
image: gcr.io/google_containers/git-sync
|
image: gcr.io/google_containers/git-sync:v2.0.4
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: markdown
|
- name: markdown
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue