Merge pull request #2155 from brutus333/fix/pvc

Fix for Issue #2141
This commit is contained in:
Brad Beam
2018-01-24 16:15:33 -06:00
committed by GitHub
5 changed files with 47 additions and 1 deletions

View File

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