Skip to content

Commit

Permalink
docs(README): Simplify kustomize command
Browse files Browse the repository at this point in the history
  • Loading branch information
SISheogorath authored and brandond committed Mar 8, 2024
1 parent 097fe71 commit db86e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ But in the time-honored tradition of `curl ${script} | sudo sh -` here is a nice

```shell script
# 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
Expand Down

0 comments on commit db86e24

Please sign in to comment.