mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
[calico]use ipamconfig instead of calico ipam command (#8839)
* use ipamconfig instead of calico ipam command * fix ansible lint
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
template:
|
||||
src: "upcloud-csi-storage-class.yml.j2"
|
||||
dest: "{{ kube_config_dir }}/upcloud-csi-storage-class.yml"
|
||||
mode: 0644
|
||||
register: manifests
|
||||
when:
|
||||
- inventory_hostname == groups['kube_control_plane'][0]
|
||||
|
||||
Reference in New Issue
Block a user