diff --git a/Charts/argo-cd/values.yaml b/Charts/argo-cd/values.yaml index 6de401f..e8a8eb3 100644 --- a/Charts/argo-cd/values.yaml +++ b/Charts/argo-cd/values.yaml @@ -11,18 +11,18 @@ argo-cd: extraArgs: - --insecure - # ingress: - # enabled: true - # ingressClassName: traefik - # annotations: - # cert-manager.io/acme-challenge-type: dns01 - # cert-manager.io/cluster-issuer: roxedus.com-cloudflare - # hosts: - # - argo.roxedus.com - # tls: - # - hosts: - # - argo.roxedus.com - # secretName: argo-roxedus-com-cert + ingress: + enabled: true + ingressClassName: traefik + annotations: + cert-manager.io/acme-challenge-type: dns01 + cert-manager.io/cluster-issuer: roxedus.com-cloudflare + hosts: + - argo.roxedus.com + tls: + - hosts: + - argo.roxedus.com + secretName: argo-roxedus-com-cert config: accounts.roxedus: apiKey, login