mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-31 17:19:17 -03:30
Remove versions from inventory sample (#12164)
The recommended usage of kubespray is to use the default versions. So putting them in inventory/sample is not really very helpful, and causes: - churn (keeping the inventory/sample up to date) - support issues (mismatch between defaults and sample inventory) Remove all concrete versions from the inventory sample.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
## When OpenStack is used, Cinder version can be explicitly specified if autodetection fails (Fixed in 1.9: https://github.com/kubernetes/kubernetes/issues/50461)
|
||||
# openstack_blockstorage_version: "v1/v2/auto (default)"
|
||||
# openstack_blockstorage_ignore_volume_az: yes
|
||||
## When OpenStack is used, if LBaaSv2 is available you can enable it with the following 2 variables.
|
||||
# openstack_lbaas_enabled: True
|
||||
|
||||
Reference in New Issue
Block a user