We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a90f4 commit b2753fdCopy full SHA for b2753fd
content/v1.19/software/upgrade.md
@@ -56,5 +56,5 @@ with the upgrade command.
56
57
For example, to maintain the original image registry use
58
```shell
59
-helm upgrade crossplane --namespace crossplane-system crossplane-stable/crossplane `--set 'args={"--registry=index.docker.io"}'
+helm upgrade crossplane --namespace crossplane-system crossplane-stable/crossplane --set 'args={"--registry=index.docker.io"}'
60
```
0 commit comments