chore(core-deployments): add "k8s-app: metrics-server" label to pods
Some checks are pending
ci/woodpecker/push/yamllint Pipeline is pending
Some checks are pending
ci/woodpecker/push/yamllint Pipeline is pending
This commit is contained in:
parent
773f0058a5
commit
6faa269d07
1 changed files with 2 additions and 0 deletions
|
@ -340,6 +340,8 @@ spec:
|
|||
enabled: true
|
||||
serviceMonitor:
|
||||
enabled: true
|
||||
podLabels:
|
||||
k8s-app: metrics-server
|
||||
replicas: 2
|
||||
args:
|
||||
- --kubelet-insecure-tls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue