mirror of https://github.com/crossplane/docs.git
Fix typo for version 1.19
Signed-off-by: Bruno Costa <bruno.costa@marionete.co.uk> Signed-off-by: Bruno Costa <ninguex@hotmail.com>
This commit is contained in:
parent
c0a90f4342
commit
b2753fd792
|
@ -56,5 +56,5 @@ with the upgrade command.
|
|||
|
||||
For example, to maintain the original image registry use
|
||||
```shell
|
||||
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"}'
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue