forked from Ivasoft/traefik
docs: fix certificateRefs in dynamic configuration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user