Skip to content

Commit 6db6a34

Browse files
committed
Add one more spot change
1 parent 7783c71 commit 6db6a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/nginx-gateway-fabric/README.md.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Helm does not upgrade the NGINX Gateway Fabric CRDs during a release upgrade. Be
137137
must [pull the chart](#pulling-the-chart) from GitHub and run the following command to upgrade the CRDs:
138138

139139
```shell
140-
kubectl apply -f crds/
140+
kubectl apply --server-side -f crds/
141141
```
142142

143143
The following warning is expected and can be ignored:

0 commit comments

Comments
 (0)