From cca5c7c7896dd6c078329669d7ef83a3d952182a Mon Sep 17 00:00:00 2001 From: Nik Afiq Date: Sat, 21 Mar 2026 16:04:04 +0900 Subject: [PATCH] argocd: ignore metadata labels diff on gitea-shared-storage PVC --- argocd/apps/gitea.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/argocd/apps/gitea.yaml b/argocd/apps/gitea.yaml index d3c814a..9d58269 100644 --- a/argocd/apps/gitea.yaml +++ b/argocd/apps/gitea.yaml @@ -16,6 +16,7 @@ spec: - /spec/volumeName - /spec/resources - /spec/volumeMode + - /metadata/labels - group: apps kind: StatefulSet name: gitea-postgresql