From 329512751a71948cceff2015373c32956317408d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sat, 27 Jun 2026 00:50:10 +0000 Subject: [PATCH] hosting moved to chimera-mini-minion-01 --- deploy/app/statefulset.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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