Commit 52d73951 authored by Victor Marmol's avatar Victor Marmol

Merge pull request #6710 from rjnagal/node

Fix heapster config to talk to the right kubelet port.
parents cfa5bad6 013653bd
......@@ -23,6 +23,8 @@ spec:
value: "monitoring-influxdb"
- name: "SINK"
value: "influxdb"
- name: "FLAGS"
value: "--kubelet_port=10255"
volumeMounts:
- name: ssl-certs
mountPath: /etc/ssl/certs
......
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