diff --git a/docs/install.md b/docs/install.md index ea51afd898183cd6ed1183c8ef19a2e6b902086a..96aea1f7672f19d12a157afeb66e7c8ed80066d4 100755 --- a/docs/install.md +++ b/docs/install.md @@ -241,7 +241,7 @@ In the example below we use `--override` to add the revision property and set its value to 1. ``` -helm init --set metadata.annotations."deployment\.kubernetes\.io/revision"="1" +helm init --override metadata.annotations."deployment\.kubernetes\.io/revision"="1" ``` Output: