Added disable_volume_zone_conflict variable

This commit is contained in:
Virgil Chereches
2018-01-18 10:55:23 +00:00
parent 8c45c88d15
commit 3125f93b3f
3 changed files with 11 additions and 3 deletions

View File

@@ -80,3 +80,6 @@ scheduler_custom_flags: []
# kubeadm settings
# Value of 0 means it never expires
kubeadm_token_ttl: 0
## Variable for influencing kube-scheduler behaviour
disable_volume_zone_conflict: false