From aa4afea34141e8559cb03e9eb4650c378621d83f Mon Sep 17 00:00:00 2001 From: klaatu Date: Thu, 21 May 2026 06:05:54 +0000 Subject: [PATCH] chore(gitea/anubis): remove anubis-secret from kustomization --- manifests/gitea/kustomization.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifests/gitea/kustomization.yaml b/manifests/gitea/kustomization.yaml index 8ee13ec..a66546d 100644 --- a/manifests/gitea/kustomization.yaml +++ b/manifests/gitea/kustomization.yaml @@ -7,4 +7,3 @@ resources: - ingress.yaml - secrets.yaml - dump-cronjob.yaml - - anubis-secret.yaml