Browse Source
Merge pull request #1972 from chadswen/master-static-pod-flush
Additional flush for static pod master upgrade
pull/2008/head
Spencer Smith
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
roles/kubernetes/master/tasks/static-pod-setup.yml
|
@ -38,3 +38,5 @@ |
|
|
notify: Master | Restart kube-controller-manager |
|
|
notify: Master | Restart kube-controller-manager |
|
|
tags: |
|
|
tags: |
|
|
- kube-controller-manager |
|
|
- kube-controller-manager |
|
|
|
|
|
|
|
|
|
|
|
- meta: flush_handlers |