Skip to content
Snippets Groups Projects
Commit a3c75d57 authored by OKE Ulrich Enangnon's avatar OKE Ulrich Enangnon
Browse files

UPDATE - set kube-state-metricserver cluster service name

parent 077a6e4d
No related branches found
No related tags found
No related merge requests found
Pipeline #16949 passed
......@@ -163,7 +163,8 @@ data:
templates:
- config:
- module: kubernetes
hosts: ["kube-state-metrics:8080"]
# full cluster service dns name
hosts: ["kube-state-metrics.kube-system.svc.cluster.local:8080"]
period: 10s
add_metadata: true
metricsets:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment