mirror of https://github.com/status-im/consul.git
Update gateway.mdx (#20113)
Co-authored-by: David Yu <dyu@hashicorp.com>
This commit is contained in:
parent
0deebaf637
commit
800279098a
|
@ -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