Skip to content

Commit

Permalink
doc: fix the ci_automation's kustomize source code. (argoproj#4144)
Browse files Browse the repository at this point in the history
  • Loading branch information
soharaki authored Aug 24, 2020
1 parent bc565d3 commit 0b387a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/ci_automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ git clone https://github.com/mycompany/guestbook-config.git
cd guestbook-config

# kustomize
kustomize edit set imagetag mycompany/guestbook:v2.0
kustomize edit set image mycompany/guestbook:v2.0

# ksonnet
ks param set guestbook image mycompany/guestbook:v2.0
Expand Down

0 comments on commit 0b387a4

Please sign in to comment.