Add ignoreDifferences for crowdsec-lapi secret checksum

The checksum/lapi-secret annotation on the LAPI Deployment changes
when CrowdSec auto-generates credentials, causing permanent
OutOfSync with ArgoCD ServerSideDiff.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Scooby Husky
2026-03-10 19:12:21 -05:00
co-authored by Claude Opus 4.6
parent f7cb1c6986
commit aa7c5d2cb2
+5
View File
@@ -15,6 +15,11 @@ spec:
name: crowdsec-lapi-secrets name: crowdsec-lapi-secrets
jsonPointers: jsonPointers:
- /data - /data
- group: apps
kind: Deployment
name: crowdsec-lapi
jqPathExpressions:
- .spec.template.metadata.annotations."checksum/lapi-secret"
sources: sources:
- repoURL: https://crowdsecurity.github.io/helm-charts - repoURL: https://crowdsecurity.github.io/helm-charts
chart: crowdsec chart: crowdsec