Fix sample for Ingress TLS

v1beta1.IngressSpec expects an v1beta1.IngressTLS array.
This commit is contained in:
Javier Cuevas
2016-04-07 21:46:04 +02:00
parent d956b20b4d
commit e40d2d3462
+1 -1
View File
@@ -218,7 +218,7 @@ metadata:
name: no-rules-map
spec:
tls:
secretName: testsecret
- secretName: testsecret
backend:
serviceName: s1
servicePort: 80