Commit bf534a4f authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #22268 from kubernetes/revert-22101-heapster

Auto commit by PR queue bot
parents a40f8fb4 daabd0c8
...@@ -38,7 +38,7 @@ spec: ...@@ -38,7 +38,7 @@ spec:
memory: {{ heapster_memory }} memory: {{ heapster_memory }}
command: command:
- /heapster - /heapster
- --source=kubernetes.summary_api:'' - --source=kubernetes:''
- --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