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
|
||||
spec:
|
||||
tls:
|
||||
secretName: testsecret
|
||||
- secretName: testsecret
|
||||
backend:
|
||||
serviceName: s1
|
||||
servicePort: 80
|
||||
|
||||
Reference in New Issue
Block a user