Merge pull request #122 from HideyoshiSolutions/develop
develop - fix: fixes ingress cert
This commit is contained in:
@@ -12,7 +12,7 @@ spec:
|
|||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- ${KUBE_DOMAIN}
|
- ${KUBE_DOMAIN}
|
||||||
secretName: letsencrypt-cluster-certificate-tls
|
secretName: frontend-tls
|
||||||
rules:
|
rules:
|
||||||
- host: ${KUBE_DOMAIN}
|
- host: ${KUBE_DOMAIN}
|
||||||
http:
|
http:
|
||||||
|
|||||||
Reference in New Issue
Block a user