++ fix acme http01 challenges on external-stage, route all domains through istio instead of the dead nginx solver
This commit is contained in:
parent
15392f3373
commit
c55bec5b5d
@ -9,15 +9,6 @@ spec:
|
|||||||
name: letsencrypt
|
name: letsencrypt
|
||||||
server: https://acme-v02.api.letsencrypt.org/directory
|
server: https://acme-v02.api.letsencrypt.org/directory
|
||||||
solvers:
|
solvers:
|
||||||
- selector:
|
|
||||||
dnsNames:
|
|
||||||
- zitadel.test.sarex.brusnika.tech
|
|
||||||
- grafana.test.sarex.brusnika.tech
|
|
||||||
- openobserve.test.sarex.brusnika.tech
|
|
||||||
- vmalert.test.sarex.brusnika.tech
|
|
||||||
http01:
|
|
||||||
ingress:
|
|
||||||
class: istio
|
|
||||||
- http01:
|
- http01:
|
||||||
ingress:
|
ingress:
|
||||||
class: nginx
|
class: istio
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user