Skip to content

Commit

Permalink
gateway-api: typo
Browse files Browse the repository at this point in the history
Signed-off-by: Maël Valais <[email protected]>
  • Loading branch information
maelvls authored Aug 8, 2024
1 parent cd83dea commit 5333e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/usage/gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ The corresponding Helm command is:
```sh
helm upgrade --install cert-manager jetstack/cert-manager --namespace cert-manager \
--set apiVersion="controller.config.cert-manager.io/v1alpha1" \
--set config.kind=ControllerConfiguration" \
--set config.kind="ControllerConfiguration" \
--set config.enableGatewayAPI=true
```

Expand Down

0 comments on commit 5333e8a

Please sign in to comment.