mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
Disable dashboard by default (#6804)
Users should opt in for features and not opt out.
This commit is contained in:
@@ -43,10 +43,9 @@ netchecker_agent_group: 1000
|
||||
netchecker_server_group: 1000
|
||||
|
||||
# Dashboard
|
||||
dashboard_enabled: true
|
||||
dashboard_replicas: 1
|
||||
|
||||
# Namespace for dashboad
|
||||
# Namespace for dashboard
|
||||
dashboard_namespace: kube-system
|
||||
|
||||
# Limits for dashboard
|
||||
|
||||
Reference in New Issue
Block a user