mirror of
https://github.com/containous/traefik.git
synced 2025-03-19 18:50:12 +03:00
docs: fix certificateRefs in dynamic configuration
This commit is contained in:
parent
78822a8015
commit
85b0a47fe8
@ -39,9 +39,9 @@ spec:
|
||||
port: 9443
|
||||
hostname: example.com
|
||||
tls:
|
||||
- certificateRefs:
|
||||
- kind: Secret
|
||||
name: mysecret
|
||||
certificateRefs:
|
||||
- kind: Secret
|
||||
name: mysecret
|
||||
|
||||
---
|
||||
apiVersion: gateway.networking.k8s.io/v1alpha2
|
||||
|
Loading…
x
Reference in New Issue
Block a user