mirror of https://github.com/knative/docs.git
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:
parent
119f463487
commit
accae21840
|
@ -178,6 +178,7 @@ exists.
|
|||
secretName: istio-ingressgateway-certs
|
||||
issuerRef:
|
||||
name: letsencrypt-issuer
|
||||
kind: ClusterIssuer
|
||||
dnsNames:
|
||||
- "*.default.$DOMAIN"
|
||||
- "*.other-namespace.$DOMAIN"
|
||||
|
|
Loading…
Reference in New Issue