mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-16 08:27:31 -02:30
Fixes issue #7528 - allow configuring CALICO_STARTUP_LOGLEVEL via a new variable: calico_node_startup_loglevel (#7530)
Signed-off-by: Brendan Holmes <5072156+holmesb@users.noreply.github.com>
This commit is contained in:
@@ -50,6 +50,7 @@ calico_felix_prometheusprocessmetricsenabled: true
|
||||
|
||||
# Set the agent log level. Can be debug, warning, info or fatal
|
||||
calico_loglevel: info
|
||||
calico_node_startup_loglevel: error
|
||||
|
||||
# Enable or disable usage report to 'usage.projectcalico.org'
|
||||
calico_usage_reporting: false
|
||||
|
||||
Reference in New Issue
Block a user