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:
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue