Skip to content

Commit

Permalink
Disable kube-state-metrics
Browse files Browse the repository at this point in the history
In-cluster Prometheus does this
  • Loading branch information
loafoe committed Oct 15, 2024
1 parent 83e7b58 commit 37ecd9f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/hsp-observability-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
apiVersion: v2
name: hsp-observability-monitoring
version: 0.0.10
version: 0.0.11
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ kube-state-metrics:
enabled: false
tolerations: []

metrics:
kube-state-metrics:
enabled: false

alloy:
controller:
replicas: 3
Expand Down

0 comments on commit 37ecd9f

Please sign in to comment.