Skip to content

Commit

Permalink
DEV-21955 Update dep.tpl
Browse files Browse the repository at this point in the history
  • Loading branch information
maayan-bouzaglou authored Jan 30, 2024
1 parent f9522a3 commit e462886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/monitoring/tmpl/kube-state-metrics/dep.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ spec:
- --port=8081
- --telemetry-host=127.0.0.1
- --telemetry-port=8082
- --metric-labels-allowlist=nodes=[*]
image: {{ image .Spec.ImageHub .Spec.Monitoring.KubeStateMetrics.Image }}
name: kube-state-metrics
resources:
Expand Down

0 comments on commit e462886

Please sign in to comment.