mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
fixing source for heapster eventer in kubemark
This commit is contained in:
parent
82a5cab1ce
commit
cad541eb0c
@ -66,7 +66,7 @@
|
||||
"/eventer"
|
||||
],
|
||||
"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": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user