Fix master node taints in multi node installs (#93)

* Taint master nodes if more than one node

* Kick off fork workflow tests

Co-authored-by: Techno Tim <timothystewart6@gmail.com>
This commit is contained in:
BMeach
2022-09-17 14:56:09 -06:00
committed by GitHub
parent f1c2f3b7dd
commit 4acbe91b6c
5 changed files with 9 additions and 2 deletions

View File

@@ -69,6 +69,8 @@ spec:
operator: Exists
- effect: NoExecute
operator: Exists
- key: CriticalAddonsOnly
operator: Exists
updateStrategy: {}
status:
currentNumberScheduled: 0