docs: Update kubernetes-crd-resource.yml
This commit is contained in:
parent
a813d32c53
commit
7c7ca7ef2b
1 changed files with 2 additions and 2 deletions
|
@ -123,7 +123,7 @@ spec:
|
||||||
tls:
|
tls:
|
||||||
secretName: supersecret
|
secretName: supersecret
|
||||||
options:
|
options:
|
||||||
name: myTLSOption
|
name: my-tls-option
|
||||||
namespace: default
|
namespace: default
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -145,7 +145,7 @@ spec:
|
||||||
secretName: foosecret
|
secretName: foosecret
|
||||||
passthrough: false
|
passthrough: false
|
||||||
options:
|
options:
|
||||||
name: myTLSOption
|
name: my-tls-option
|
||||||
namespace: default
|
namespace: default
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue