add no schedule taint to casa-mini-minion-01, add toleration to deployments
This commit is contained in:
@@ -18,6 +18,12 @@ spec:
|
||||
hostNetwork: true
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: casa-mini-minion-01
|
||||
tolerations:
|
||||
- key: "infra.limbosolutions.com/dedicated"
|
||||
operator: "Equal"
|
||||
value: "casa-mini-minion-01"
|
||||
effect: "NoSchedule"
|
||||
|
||||
containers:
|
||||
- name: mosquitto
|
||||
### Maintained by flux - Image Update Automation
|
||||
|
||||
Reference in New Issue
Block a user