Skip to content

Commit

Permalink
Update charts/nginx-gateway-fabric/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kate Osborn <50597707+kate-osborn@users.noreply.github.com>
  • Loading branch information
lucacome and kate-osborn authored May 28, 2024
1 parent 5594e6d commit ff356a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/nginx-gateway-fabric/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ These commands remove all the Kubernetes components associated with the release
To delete the Gateway API CRDs from [the Gateway API repo](https://github.com/kubernetes-sigs/gateway-api), run:

```shell
kubectl kustomize https://github.com/nginxinc/nginx-gateway-fabric/config/crd/gateway-api/standard | kubectl apply -f -
kubectl kustomize https://github.com/nginxinc/nginx-gateway-fabric/config/crd/gateway-api/standard | kubectl delete -f -
```

## Configuration
Expand Down

0 comments on commit ff356a4

Please sign in to comment.