diff --git a/clusters/cl01tl/deployment/stack/values.yaml b/clusters/cl01tl/deployment/stack/values.yaml index 7278b43be..ee57df167 100644 --- a/clusters/cl01tl/deployment/stack/values.yaml +++ b/clusters/cl01tl/deployment/stack/values.yaml @@ -5,11 +5,18 @@ git: revision: HEAD applicationSet: - name: applications + ignoreDifferences: + - kind: PersistentVolume + jsonPointers: + - /spec/claimRef/resourceVersion + - /spec/claimRef/uid + - /status/lastPhaseTransitionTime syncPolicy: automated: prune: true syncOptions: serverSideApply: true + RespectIgnoreDifferences: true - name: deployment ignoreDifferences: - group: "" @@ -63,7 +70,7 @@ applicationSet: - group: "" kind: DaemonSet jqPathExpressions: - - .metadata.annotations.deprecated.daemonset.template.generation + - .metadata.annotations.deprecated.daemonset.template.generation syncPolicy: automated: prune: true