mirror of https://github.com/hashicorp/consul
Backport of Update gateway.mdx into release/1.17.x (#20129)
backport of commit 4c5d721328
Co-authored-by: Pascal Hofmann <mail@pascalhofmann.de>
pull/20142/head
parent
9f88a1b036
commit
69a3ea5890
|
@ -221,10 +221,10 @@ The following example creates a `Gateway` named `example-gateway` in namespace `
|
|||
- group: gateway.networking.k8s.io
|
||||
kind: Gateway
|
||||
namespace: gateway-namespace
|
||||
to:
|
||||
- group: ""
|
||||
kind: Secret
|
||||
name: cert
|
||||
to:
|
||||
- group: ""
|
||||
kind: Secret
|
||||
name: cert
|
||||
```
|
||||
|
||||
</CodeBlockConfig>
|
||||
|
|
Loading…
Reference in New Issue