From 7914ce41a91bebfa83bb604d15748a52d3b412d1 Mon Sep 17 00:00:00 2001 From: titver968 Date: Tue, 14 Oct 2025 14:15:14 +0200 Subject: [PATCH] plane spec ignore difference --- argocd/apps/plane/values-plane.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/argocd/apps/plane/values-plane.yaml b/argocd/apps/plane/values-plane.yaml index 0fdfbd3..21f3177 100644 --- a/argocd/apps/plane/values-plane.yaml +++ b/argocd/apps/plane/values-plane.yaml @@ -5,6 +5,11 @@ metadata: finalizers: - resources-finalizer.argocd.argoproj.io spec: + ignoreDifferences: + - group: "" + kind: PersistentVolumeClaim + jsonPointers: + - /metadata/creationTimestamp project: default source: repoURL: 'https://helm.plane.so/'