Skip to content

Commit

Permalink
Change imagetag to image in docs/eschewedFeatures.md
Browse files Browse the repository at this point in the history
  • Loading branch information
st1t committed Feb 25, 2019
1 parent f8c80b7 commit 5e6c06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/eschewedFeatures.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ For example, to set the tag used on an image to match an
environment variable, run

```
kustomize edit set imagetag nginx:$MY_NGINX_VERSION
kustomize edit set image nginx:$MY_NGINX_VERSION
```

as part of some encapsulating work flow executed before
Expand Down

0 comments on commit 5e6c06f

Please # to comment.