From e2111ff72e9b27af3b8314faffb7b38921ccdd1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Mon, 5 Dec 2022 15:47:33 +0100 Subject: [PATCH] Move ingress --- Charts/argo-cd/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Charts/argo-cd/values.yaml b/Charts/argo-cd/values.yaml index db4de0c..59cd87b 100644 --- a/Charts/argo-cd/values.yaml +++ b/Charts/argo-cd/values.yaml @@ -18,11 +18,11 @@ argo-cd: cert-manager.io/acme-challenge-type: dns01 cert-manager.io/cluster-issuer: roxedus.com-cloudflare hosts: - - argo-cd.roxedus.com + - argo.roxedus.com tls: - hosts: - - argo-cd.roxedus.com - secretName: argo-cd-roxedus-com-cert + - argo.roxedus.com + secretName: argo-roxedus-com-cert config: accounts.roxedus: apiKey, login