Merge pull request #706 from joonathan/patch-1
Updated with correction for Ingress TLS spec
This commit is contained in:
commit
b658ba8cac
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,7 @@ metadata:
|
|||
name: no-rules-map
|
||||
spec:
|
||||
tls:
|
||||
secretName: testsecret
|
||||
- secretName: testsecret
|
||||
backend:
|
||||
serviceName: s1
|
||||
servicePort: 80
|
||||
|
|
Loading…
Reference in a new issue