Updated with correction for Ingress TLS spec

Fix for `error validating data: expected type array, for field spec.tls, got map; if you choose to ignore these errors, turn validation off with --validate=false`
This commit is contained in:
Joonathan Mägi 2016-04-04 19:04:32 +03:00
parent 3464d1c5e3
commit b6ccc1f4d9

View file

@ -390,7 +390,7 @@ metadata:
name: no-rules-map
spec:
tls:
secretName: testsecret
- secretName: testsecret
backend:
serviceName: s1
servicePort: 80