Jiří Pinkava
379c428283
Use labels suggested by Kubernetes and Helm best practices
...
This improves the compatibility and makes it easier to work with various tools,
which take advantake from the assumption of existence of those labels.
Keep the old labels for selectors for backward compatibility.
Also note there is slight change in behaviour of PDB which might
be backward-incompatible in some rare cases.
2025-07-07 22:28:54 +02:00
yangtian9999
cca62bd458
Add namespace field to avoid helm template failure
2024-02-21 14:58:04 +05:30
Jan-Otto Kröpke
09babe46d9
[helm] Add support for relabelings and metricRelabelings for serviceMonitor/podMonitor
2023-02-07 11:20:29 +01:00
birca
1f2d75898b
[helm] - Add template option to pod/servicemonitor ns/labels
2023-01-27 13:09:47 +02:00
Kenneth
328442c121
Remove server side call from podmonitoring template
...
The `.Capabilities.APIVersions.Has` is server side, which means it breaks in workflows where `helm template` is used (ArgoCD for example)
2022-08-12 11:27:28 -05:00
faizanahmad055
1e987db54d
Add endline in podmonitor.yaml
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2021-04-25 23:10:23 +02:00
faizanahmad055
b5c95f9cbf
Add Optional pod monitor
...
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2021-04-25 23:05:36 +02:00