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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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
---