Commit 6bf00949 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #22101 from timstclair/heapster

Auto commit by PR queue bot
parents a5ceafc4 2dd4f69e
...@@ -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