Skip to content
Snippets Groups Projects
Unverified Commit b52efb52 authored by hyeongjun Jo's avatar hyeongjun Jo Committed by GitHub
Browse files

Update customizing.md (#2205)

parent 01d4f1da
Branches
Tags
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment