mirror of
https://github.com/containous/traefik.git
synced 2025-08-24 09:49:31 +03:00
docs: fix certificateRefs in dynamic configuration
This commit is contained in:
@ -39,9 +39,9 @@ spec:
|
|||||||
port: 9443
|
port: 9443
|
||||||
hostname: example.com
|
hostname: example.com
|
||||||
tls:
|
tls:
|
||||||
- certificateRefs:
|
certificateRefs:
|
||||||
- kind: Secret
|
- kind: Secret
|
||||||
name: mysecret
|
name: mysecret
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: gateway.networking.k8s.io/v1alpha2
|
apiVersion: gateway.networking.k8s.io/v1alpha2
|
||||||
|
Reference in New Issue
Block a user