docs: fix certificateRefs in dynamic configuration
This commit is contained in:
parent
78822a8015
commit
85b0a47fe8
1 changed files with 3 additions and 3 deletions
|
@ -39,7 +39,7 @@ spec:
|
||||||
port: 9443
|
port: 9443
|
||||||
hostname: example.com
|
hostname: example.com
|
||||||
tls:
|
tls:
|
||||||
- certificateRefs:
|
certificateRefs:
|
||||||
- kind: Secret
|
- kind: Secret
|
||||||
name: mysecret
|
name: mysecret
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue