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: