1
0
Fork 0

refactor(cherry): change argocd domain

This commit is contained in:
Vojtěch Mareš 2023-09-29 09:54:31 +02:00
parent 400fe5ea6d
commit 753a81549e
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -25,7 +25,7 @@ spec:
ingress:
enabled: true
hosts:
- argocd.mareshq.com
- argocd.ops.mareshq.com
ingressClassName: nginx
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
@ -34,5 +34,5 @@ spec:
nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"
tls:
- hosts:
- argocd.mareshq.com
- argocd.ops.mareshq.com
secretName: argocd-tls