Fix sample for Ingress TLS
v1beta1.IngressSpec expects an v1beta1.IngressTLS array.
This commit is contained in:
@@ -218,7 +218,7 @@ metadata:
|
|||||||
name: no-rules-map
|
name: no-rules-map
|
||||||
spec:
|
spec:
|
||||||
tls:
|
tls:
|
||||||
secretName: testsecret
|
- secretName: testsecret
|
||||||
backend:
|
backend:
|
||||||
serviceName: s1
|
serviceName: s1
|
||||||
servicePort: 80
|
servicePort: 80
|
||||||
|
|||||||
Reference in New Issue
Block a user