We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7783c71 commit 6db6a34Copy full SHA for 6db6a34
charts/nginx-gateway-fabric/README.md.gotmpl
@@ -137,7 +137,7 @@ Helm does not upgrade the NGINX Gateway Fabric CRDs during a release upgrade. Be
137
must [pull the chart](#pulling-the-chart) from GitHub and run the following command to upgrade the CRDs:
138
139
```shell
140
-kubectl apply -f crds/
+kubectl apply --server-side -f crds/
141
```
142
143
The following warning is expected and can be ignored:
0 commit comments