Commit 2dd4f69e authored by Tim St. Clair's avatar Tim St. Clair

switch heapster addon to summary metrics api

parent 97bae109
...@@ -38,7 +38,7 @@ spec: ...@@ -38,7 +38,7 @@ spec:
memory: {{ heapster_memory }} memory: {{ heapster_memory }}
command: command:
- /heapster - /heapster
- --source=kubernetes:'' - --source=kubernetes.summary_api:''
- --sink=influxdb:http://monitoring-influxdb:8086 - --sink=influxdb:http://monitoring-influxdb:8086
- --metric_resolution=60s - --metric_resolution=60s
- image: gcr.io/google_containers/heapster:v0.20.0-alpha8 - image: gcr.io/google_containers/heapster:v0.20.0-alpha8
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment