Change imagetag to image in docs/eschewedFeatures.md

This commit is contained in:
Shota Ito
2019-02-25 20:23:36 +09:00
parent f8c80b7335
commit 5e6c06fb61

View File

@@ -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