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 fc9cb4b commit 6f0145cCopy full SHA for 6f0145c
README.md
@@ -49,7 +49,7 @@ But in the time-honored tradition of `curl ${script} | sudo sh -` here is a nice
49
50
```shell script
51
# Y.O.L.O.
52
-kustomize build https://github.com/rancher/system-upgrade-controller | kubectl apply -f -
+kustomize build github.com/rancher/system-upgrade-controller | kubectl apply -f -
53
```
54
55
### Example Plans
0 commit comments