1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-13 19:28:55 +00:00
kyverno/charts
Alexej Disterhoft 590dce5830
fix(chart): only create ServiceMonitor if cluster supports it (#7926)
* fix: only create ServiceMonitor if cluster supports it

Adds an additional check to the ServiceMonitor template to ensure that
the cluster supports the `monitoring.coreos.com/v1` API version.

Signed-off-by: Alexej Disterhoft <alexej@disterhoft.de>
2023-07-28 12:27:36 +00:00
..
kyverno fix(chart): only create ServiceMonitor if cluster supports it (#7926) 2023-07-28 12:27:36 +00:00
kyverno-policies fix(policy chart): Skip DELETE requests on policies using deny statements (#7883) 2023-07-24 14:29:35 +00:00