From 9564de2bded76e1ab34803737be65605f42e6574 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 27 Sep 2022 12:45:35 +0000 Subject: [PATCH] Update argocd/argocd/ingress.yaml --- argocd/argocd/ingress.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/argocd/argocd/ingress.yaml b/argocd/argocd/ingress.yaml index 7ce836b..f35bb85 100644 --- a/argocd/argocd/ingress.yaml +++ b/argocd/argocd/ingress.yaml @@ -7,6 +7,7 @@ metadata: cert-manager.io/cluster-issuer: letsencrypt-production nginx.ingress.kubernetes.io/backend-protocol: "HTTPS" nginx.ingress.kubernetes.io/auth-response-headers: Authorization + external-dns.alpha.kubernetes.io/hostname: argocd.durp.info nginx.ingress.kubernetes.io/auth-url: http://oauth2-proxy.oauth2-proxy.svc.cluster.local/oauth2/auth nginx.ingress.kubernetes.io/auth-signin: https://oauth.durp.info/oauth2/start?rd=https://$host$request_uri$is_args$args spec: