From 9b10d1ceb3f7e0ceea30b7ac3bcecbfcbfce53b7 Mon Sep 17 00:00:00 2001 From: auricom <27022259+auricom@users.noreply.github.com> Date: Sun, 23 Oct 2022 15:51:32 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20invidious=20auth?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cluster/apps/web-tools/invidious/helm-release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/apps/web-tools/invidious/helm-release.yaml b/cluster/apps/web-tools/invidious/helm-release.yaml index b497b8256..fa26264c7 100644 --- a/cluster/apps/web-tools/invidious/helm-release.yaml +++ b/cluster/apps/web-tools/invidious/helm-release.yaml @@ -38,6 +38,7 @@ spec: enabled: true ingressClassName: "nginx" annotations: + auth.home.arpa/enabled: "true" external-dns.home.arpa/enabled: "true" hosts: - host: &host "invidious.${SECRET_CLUSTER_DOMAIN}"