diff --git a/deploy/app/statefulset.yaml b/deploy/app/statefulset.yaml index b113319..a7a619b 100644 --- a/deploy/app/statefulset.yaml +++ b/deploy/app/statefulset.yaml @@ -17,11 +17,7 @@ spec: spec: hostNetwork: true nodeSelector: - kubernetes.io/hostname: casa - tolerations: - - key: "node-role.kubernetes.io/control-plane" - operator: "Exists" - effect: "NoSchedule" + kubernetes.io/hostname: chimera-mini-minion-01 containers: - name: mosquitto ### Maintained by flux - Image Update Automation