Fix heapster config to talk to the right kubelet port.

The config was updated for v1bet1, but the tests are using v1beta3.
pull/6/head
Rohit Jnagal 2015-04-10 22:58:38 +00:00
parent d2b6920a32
commit 013653bd58
1 changed files with 2 additions and 0 deletions

View File

@ -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