Fix the format of applying certmanager related yaml (#2556)

* fix the format of cert-manager related yaml

* fix format

* fix empty string
This commit is contained in:
Zhimin Xiang 2020-06-09 10:50:32 -07:00 committed by GitHub
parent 119f463487
commit accae21840
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 42 additions and 41 deletions

View File

@ -178,6 +178,7 @@ exists.
secretName: istio-ingressgateway-certs
issuerRef:
name: letsencrypt-issuer
kind: ClusterIssuer
dnsNames:
- "*.default.$DOMAIN"
- "*.other-namespace.$DOMAIN"