mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-08 19:49:25 -02:30
Added new configuration item for extra tolerations in policy controllers
Signed-off-by: Sébastien Masset <smt.masset@gmail.com>
This commit is contained in:
committed by
Florian Ruynat
parent
2cc5f04bad
commit
47af8b7ea5
@@ -81,3 +81,6 @@ dashboard_master_toleration: true
|
||||
# Override dashboard default settings
|
||||
dashboard_token_ttl: 900
|
||||
dashboard_skip_login: false
|
||||
|
||||
# Policy Controllers
|
||||
# policy_controller_extra_tolerations: [{effect: NoSchedule, operator: "Exists"}]
|
||||
|
||||
Reference in New Issue
Block a user