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

Commit

Permalink
Update deploy-example for v0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiang Huan committed Feb 17, 2020
1 parent d156db0 commit 2dc7923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-example/kubernetes-manifest/2_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
serviceAccountName: imagepullsecret-patcher
containers:
- name: imagepullsecret-patcher
image: "quay.io/titansoft/imagepullsecret-patcher:v0.9"
image: "quay.io/titansoft/imagepullsecret-patcher:v0.10"
env:
- name: CONFIG_FORCE
value: "true"
Expand Down

0 comments on commit 2dc7923

Please sign in to comment.