Skip to content

Commit

Permalink
Update customizing.md (#2205)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyeongjun-hub authored Aug 28, 2023
1 parent 01d4f1d commit b52efb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/customizing.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ $ kubectl apply --server-side -f manifests/setup
$ kubectl apply -f manifests/
```

> Note that due to some CRD size we are using kubeclt server-side apply feature which is generally available since
> Note that due to some CRD size we are using kubectl server-side apply feature which is generally available since
> kubernetes 1.22. If you are using previous kubernetes versions this feature may not be available and you would need to
> use `kubectl create` instead.
Expand Down

0 comments on commit b52efb5

Please sign in to comment.