From 1dfbd07ce6dad296b1bd52b90174b3356b1d28f7 Mon Sep 17 00:00:00 2001 From: Nik Afiq Date: Sat, 21 Mar 2026 16:02:36 +0900 Subject: [PATCH] argocd: ignore volumeMode 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 215d7c5..d3c814a 100644 --- a/argocd/apps/gitea.yaml +++ b/argocd/apps/gitea.yaml @@ -15,6 +15,7 @@ spec: - /spec/storageClassName - /spec/volumeName - /spec/resources + - /spec/volumeMode - group: apps kind: StatefulSet name: gitea-postgresql