1
0
mirror of https://github.com/containous/traefik.git synced 2025-10-27 11:33:33 +03:00

docs: Update kubernetes-crd-resource.yml

This commit is contained in:
Marc Bihlmaier
2020-04-28 17:18:04 +02:00
committed by GitHub
parent a813d32c53
commit 7c7ca7ef2b

View File

@@ -123,7 +123,7 @@ spec:
tls:
secretName: supersecret
options:
name: myTLSOption
name: my-tls-option
namespace: default
---
@@ -145,7 +145,7 @@ spec:
secretName: foosecret
passthrough: false
options:
name: myTLSOption
name: my-tls-option
namespace: default
---