mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Merge pull request #6710 from rjnagal/node
Fix heapster config to talk to the right kubelet port.
This commit is contained in:
commit
52d73951db
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user