Compare commits

...

2 commits

Author SHA1 Message Date
5353a78783 Merge pull request 'chore(core-deployments): add "k8s-app: metrics-server" label to pods' (#967) from tn_add_label_to_metrics_server into main
Some checks are pending
ci/woodpecker/push/yamllint Pipeline is pending
Reviewed-on: #967
2025-05-10 13:19:29 +02:00
8006b49d97
chore(core-deployments): add "k8s-app: metrics-server" label to pods
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-10 13:18:46 +02:00

View file

@ -340,6 +340,8 @@ spec:
enabled: true
serviceMonitor:
enabled: true
podLabels:
k8s-app: metrics-server
replicas: 2
args:
- --kubelet-insecure-tls