From f8c2d33030ac7c86f9071433cb8f3b0d3376bb12 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 4 Jun 2023 02:04:54 -0400 Subject: [PATCH] fix gitea --- cluster/apps/default/gitea/helm-release.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cluster/apps/default/gitea/helm-release.yaml b/cluster/apps/default/gitea/helm-release.yaml index ecfc9127..3e5e8ba4 100644 --- a/cluster/apps/default/gitea/helm-release.yaml +++ b/cluster/apps/default/gitea/helm-release.yaml @@ -14,6 +14,8 @@ spec: name: bitnami-charts namespace: flux-system + timeout: 5m + values: existingSecret: gitea-secret existingSecretKey: admin-password