feat: add untaint control plane nodes task
This commit is contained in:
@@ -9,3 +9,6 @@
|
||||
|
||||
- name: Copy Kubernetes admin configuration on all nodes
|
||||
ansible.builtin.include_tasks: copy-config.yaml
|
||||
|
||||
- name: Remove control plane scheduling restrictions
|
||||
ansible.builtin.include_tasks: untaint.yaml
|
||||
|
||||
Reference in New Issue
Block a user