goauthentik / goauthentik/helm
Move annotations from group to rules in PrometheusRule
- Dominant language
- Mustache
- Stars
- 183
- Forks
- 69
- Avg merge
- 14h 21m
- Merged PRs (30d)
- 8
Description
### Summary
The `annotations` field in the [PrometheusRule CRD](https://doc.crds.dev/github.com/prometheus-operator/prometheus-operator/monitoring.coreos.com/PrometheusRule/v1@v0.87.0) is no longer a part of a rule group and has been moved
under each individual rule.
This chart currently places `additionalRuleGroupAnnotations` under the `groups` item, which is
incorrect according to the current specification.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.