Skip to content

Commit 5e6c06f

Browse files
committed
Change imagetag to image in docs/eschewedFeatures.md
1 parent f8c80b7 commit 5e6c06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/eschewedFeatures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ For example, to set the tag used on an image to match an
9696
environment variable, run
9797

9898
```
99-
kustomize edit set imagetag nginx:$MY_NGINX_VERSION
99+
kustomize edit set image nginx:$MY_NGINX_VERSION
100100
```
101101

102102
as part of some encapsulating work flow executed before

0 commit comments

Comments
 (0)