Skip to content
Snippets Groups Projects
Commit 4a7f829e authored by Ryler Hockenbury's avatar Ryler Hockenbury Committed by Kubernetes Prow Robot
Browse files

Reapply win_node patches (#3868)

parent dc8a8011
No related branches found
No related tags found
No related merge requests found
...@@ -105,6 +105,7 @@ ...@@ -105,6 +105,7 @@
roles: roles:
- { role: kubespray-defaults} - { role: kubespray-defaults}
- { role: kubernetes-apps/rotate_tokens, tags: rotate_tokens, when: "secret_changed|default(false)" } - { role: kubernetes-apps/rotate_tokens, tags: rotate_tokens, when: "secret_changed|default(false)" }
- { role: win_nodes/kubernetes_patch, tags: ["master", "win_nodes"]}
- hosts: calico-rr - hosts: calico-rr
any_errors_fatal: "{{ any_errors_fatal | default(true) }}" any_errors_fatal: "{{ any_errors_fatal | default(true) }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment