mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 02:27:43 +03:00
Renamed variable from disable_volume_zone_conflict to volume_cross_zone_attachment and removed cloud provider condition; fix identation
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
|
||||
- name: Write kube-scheduler policy file
|
||||
template:
|
||||
src: kube-scheduler-policy.yaml.j2
|
||||
dest: "{{ kube_config_dir }}/kube-scheduler-policy.yaml"
|
||||
src: kube-scheduler-policy.yaml.j2
|
||||
dest: "{{ kube_config_dir }}/kube-scheduler-policy.yaml"
|
||||
tags:
|
||||
- kube-scheduler
|
||||
|
||||
|
||||
Reference in New Issue
Block a user