Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request kubernetes#44 from VikramTiwari/feature/vikram/git…
Browse files Browse the repository at this point in the history
…-sync-fix

update pod config
  • Loading branch information
thockin authored Mar 6, 2017
2 parents 90e1a61 + 0006d53 commit e5c9cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/config/pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e5c9cd4

Please sign in to comment.