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