mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-19 12:10:11 -03:30
Add support for flex volumes plugins.
This commit is contained in:
@@ -62,6 +62,8 @@ nginx_image_tag: 1.13
|
||||
|
||||
etcd_config_dir: /etc/ssl/etcd
|
||||
|
||||
kubelet_flexvolumes_plugins_dir: /var/lib/kubelet/volume-plugins
|
||||
|
||||
# A port range to reserve for services with NodePort visibility.
|
||||
# Inclusive at both ends of the range.
|
||||
kube_apiserver_node_port_range: "30000-32767"
|
||||
|
||||
Reference in New Issue
Block a user