File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,5 +56,5 @@ with the upgrade command.
56
56
57
57
For example, to maintain the original image registry use
58
58
``` shell
59
- helm upgrade crossplane --namespace crossplane-system crossplane-stable/crossplane ` --set ' args={"--registry=index.docker.io"}'
59
+ helm upgrade crossplane --namespace crossplane-system crossplane-stable/crossplane --set ' args={"--registry=index.docker.io"}'
60
60
```
Original file line number Diff line number Diff line change @@ -56,5 +56,5 @@ with the upgrade command.
56
56
57
57
For example, to maintain the original image registry use
58
58
``` shell
59
- helm upgrade crossplane --namespace crossplane-system crossplane-stable/crossplane --set ' args={"--registry=index.docker.io"}'
59
+ helm upgrade crossplane --namespace crossplane-system crossplane-stable/crossplane --set args={" --registry=index.docker.io" }'
60
60
```
You can’t perform that action at this time.
0 commit comments