mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-20 23:16:49 +00:00
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:
co-authored by
Claude Opus 4.6
parent
f7cb1c6986
commit
aa7c5d2cb2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user