From 4c65f5c2f296444a530dd206987f4924a58d40b2 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 28 Sep 2022 21:37:55 +0000 Subject: [PATCH] Update argocd/longhorn-system/templates/ingress.yaml --- argocd/longhorn-system/templates/ingress.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/argocd/longhorn-system/templates/ingress.yaml b/argocd/longhorn-system/templates/ingress.yaml index 32965c2..5222e7b 100644 --- a/argocd/longhorn-system/templates/ingress.yaml +++ b/argocd/longhorn-system/templates/ingress.yaml @@ -8,7 +8,6 @@ metadata: nginx.ingress.kubernetes.io/auth-response-headers: Authorization nginx.ingress.kubernetes.io/auth-url: http://oauth2-proxy.oauth2-proxy.svc.cluster.local/oauth2/auth nginx.ingress.kubernetes.io/auth-signin: https://oauth.lukritz.com/oauth2/start?rd=https://$host$request_uri$is_args$args - nginx.ingress.kubernetes.io/whitelist-source-range: "89.187.180.41/32" spec: rules: - host: longhorn.durp.info