From 71c552f3d51f9b6c02cc87414cc159764aa45c60 Mon Sep 17 00:00:00 2001 From: chemavx Date: Tue, 30 Jun 2026 08:01:51 +0000 Subject: [PATCH] chore(n8n): remove vestigial ignoreDifferences (secret now Infisical-managed) Co-Authored-By: Claude Opus 4.8 --- argocd/application-n8n.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/argocd/application-n8n.yaml b/argocd/application-n8n.yaml index 5c6df49..c7ab4a9 100644 --- a/argocd/application-n8n.yaml +++ b/argocd/application-n8n.yaml @@ -10,12 +10,6 @@ spec: destination: namespace: n8n server: https://kubernetes.default.svc - ignoreDifferences: - - jsonPointers: - - /data - kind: Secret - name: n8n-secret - namespace: n8n project: default source: path: n8n