forked from SW/traefik
docs: Update kubernetes-crd-resource.yml
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user