Skip to content

Commit db86e24

Browse files
SISheogorathbrandond
authored andcommitted
docs(README): Simplify kustomize command
1 parent 097fe71 commit db86e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ But in the time-honored tradition of `curl ${script} | sudo sh -` here is a nice
4949

5050
```shell script
5151
# Y.O.L.O.
52-
kustomize build github.com/rancher/system-upgrade-controller | kubectl apply -f -
52+
kubectl apply -k github.com/rancher/system-upgrade-controller
5353
```
5454

5555
### Example Plans

0 commit comments

Comments
 (0)