From 568b14e4a904044c0dcd616393d8519bf526495b Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Fri, 31 Oct 2025 12:07:56 +0100 Subject: [PATCH] fix: ignore cert duation spec --- values/namecheap-webhook/manifests/namecheap-webhook.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/values/namecheap-webhook/manifests/namecheap-webhook.yaml b/values/namecheap-webhook/manifests/namecheap-webhook.yaml index 282c4fa9..43034c08 100644 --- a/values/namecheap-webhook/manifests/namecheap-webhook.yaml +++ b/values/namecheap-webhook/manifests/namecheap-webhook.yaml @@ -24,6 +24,10 @@ spec: - name: HELMFILE_FILE_PATH value: namecheap-webhook.yaml.gotmpl project: sys + ignoreDifferences: + - kind: Certificate + jqPathExpressions: + - '.spec.duration' syncPolicy: managedNamespaceMetadata: labels: