feat(victoria-metrics): add ignoreDifferences configuration for Secrets and WebhookConfigurations

This commit is contained in:
2026-05-05 08:40:10 +02:00
parent 4e7729cdf8
commit 38e5bf8464
2 changed files with 29 additions and 0 deletions
@@ -21,6 +21,17 @@ spec:
- repoURL: git@git.janis-eccarius.de:NowChess/GitOps.git
targetRevision: main
ref: values
ignoreDifferences:
- group: ""
kind: Secret
name: vm-grafana
jsonPointers:
- /data
- group: apps
kind: Deployment
name: vm-grafana
jqPathExpressions:
- .spec.template.metadata.annotations."checksum/secret"
syncPolicy:
automated:
prune: true
@@ -29,6 +40,7 @@ spec:
- CreateNamespace=true
- ServerSideApply=true
- SkipDryRunOnMissingResource=true
- RespectIgnoreDifferences=true
retry:
limit: 5
backoff: