Chart: Add controller.metrics.prometheusRule.annotations. (#11849)
This commit is contained in:
parent
5d457c7daa
commit
3cde7770dd
4 changed files with 18 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue