Adding metallb-config to controller nodes
parent
abc67bc17d
commit
ed25b78f43
|
@ -282,7 +282,7 @@ data:
|
||||||
extraEnvVars: []
|
extraEnvVars: []
|
||||||
## @param controller.extraEnvVarsCM Name of existing ConfigMap containing extra env vars for Metallb controller nodes
|
## @param controller.extraEnvVarsCM Name of existing ConfigMap containing extra env vars for Metallb controller nodes
|
||||||
##
|
##
|
||||||
extraEnvVarsCM: ""
|
extraEnvVarsCM: "metallb-config"
|
||||||
## @param controller.extraEnvVarsSecret Name of existing Secret containing extra env vars for Metallb controller nodes
|
## @param controller.extraEnvVarsSecret Name of existing Secret containing extra env vars for Metallb controller nodes
|
||||||
##
|
##
|
||||||
extraEnvVarsSecret: ""
|
extraEnvVarsSecret: ""
|
||||||
|
|
Loading…
Reference in New Issue