Chart: Add controller.metrics.prometheusRule.annotations. (#11849)

This commit is contained in:
Adrian Berger 2024-08-27 01:35:17 +02:00 committed by GitHub
parent 5d457c7daa
commit 3cde7770dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 18 additions and 0 deletions

View file

@ -899,6 +899,8 @@ controller:
prometheusRule:
enabled: false
additionalLabels: {}
# -- Annotations to be added to the PrometheusRule.
annotations: {}
# namespace: ""
rules: []
# # These are just examples rules, please adapt them to your needs