From 60a49bd0c52de8efd8ef5910ddb74483438a2d65 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Tue, 25 Apr 2023 22:23:20 -0400 Subject: [PATCH] Give gitea access to authentik --- cluster/apps/default/gitea/helm-release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/apps/default/gitea/helm-release.yaml b/cluster/apps/default/gitea/helm-release.yaml index 6c5952d..d5d25b0 100644 --- a/cluster/apps/default/gitea/helm-release.yaml +++ b/cluster/apps/default/gitea/helm-release.yaml @@ -21,6 +21,7 @@ spec: podLabels: needsDatabase: "yes" + needsAuthentik: "yes" env: USER_UID: 1000