disable rule
All checks were successful
release-charts-postgres-cluster / release (push) Successful in 25s
renovate / renovate (push) Successful in 40s

This commit is contained in:
2025-10-07 15:12:07 -05:00
parent 19bd111758
commit a9e669fd76
3 changed files with 7 additions and 6 deletions

View File

@@ -130,7 +130,8 @@ cluster:
enabled: false
# -- Exclude specified rules
excludeRules: []
excludeRules:
- CNPGClusterLastFailedArchiveTimeWarning
# -- Whether the default queries should be injected.
# Set it to true if you don't want to inject default queries into the cluster.