mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 09:38:12 -03:30
[openstack cloud controller] bump to v1.25.3 (#9500)
This commit is contained in:
@@ -46,7 +46,7 @@ spec:
|
||||
- --cloud-provider=openstack
|
||||
- --cluster-name={{ cluster_name }}
|
||||
- --use-service-account-credentials=true
|
||||
- --address=127.0.0.1
|
||||
- --bind-address=127.0.0.1
|
||||
{% for key, value in external_openstack_cloud_controller_extra_args.items() %}
|
||||
- "{{ '--' + key + '=' + value }}"
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user