From ab00102fa3c7045e8a7035ac479c893f69f5a78b Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 4 Jun 2023 00:31:26 -0400 Subject: [PATCH] fix deleted file error --- cluster/apps/default/gitea/kustomization.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/cluster/apps/default/gitea/kustomization.yaml b/cluster/apps/default/gitea/kustomization.yaml index 7da32c7..3fd2935 100644 --- a/cluster/apps/default/gitea/kustomization.yaml +++ b/cluster/apps/default/gitea/kustomization.yaml @@ -3,5 +3,4 @@ kind: Kustomization resources: - ./gitea-secret.sops.yaml - ./gitea-sidecar-secret.sops.yaml -- ./gitea-appini.sops.yaml - ./helm-release.yaml \ No newline at end of file