Skip to content
Snippets Groups Projects
Commit db86e242 authored by Sheogorath's avatar Sheogorath :european_castle: Committed by Brad Davidson
Browse files

docs(README): Simplify kustomize command

parent 097fe717
Branches
Tags
No related merge requests found
...@@ -49,7 +49,7 @@ But in the time-honored tradition of `curl ${script} | sudo sh -` here is a nice ...@@ -49,7 +49,7 @@ But in the time-honored tradition of `curl ${script} | sudo sh -` here is a nice
```shell script ```shell script
# Y.O.L.O. # Y.O.L.O.
kustomize build github.com/rancher/system-upgrade-controller | kubectl apply -f - kubectl apply -k github.com/rancher/system-upgrade-controller
``` ```
### Example Plans ### Example Plans
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment