We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 097fe71 commit db86e24Copy full SHA for db86e24
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 github.com/rancher/system-upgrade-controller | kubectl apply -f -
+kubectl apply -k github.com/rancher/system-upgrade-controller
53
```
54
55
### Example Plans
0 commit comments