fixing source for heapster eventer in kubemark

This commit is contained in:
Shyam Jeedigunta 2017-01-25 14:16:06 +01:00
parent 82a5cab1ce
commit cad541eb0c

View File

@ -66,7 +66,7 @@
"/eventer" "/eventer"
], ],
"args": [ "args": [
"--source=kubernetes:https://104.197.233.84:443?inClusterConfig=0&useServiceAccount=0&auth=/kubeconfig/heapster.kubeconfig" "--source=kubernetes:https://{{MASTER_IP}}:443?inClusterConfig=0&useServiceAccount=0&auth=/kubeconfig/heapster.kubeconfig"
], ],
"volumeMounts": [ "volumeMounts": [
{ {