moved home assistant to casa-mini-minion-01

This commit is contained in:
Márcio Fernandes
2026-06-28 14:48:26 +00:00
parent c1b3f419a0
commit 467ca24ae4
+3 -6
View File
@@ -16,11 +16,8 @@ spec:
spec:
dnsPolicy: ClusterFirstWithHostNet # ensures pod uses cluster DNS (CoreDNS) for service discovery even with host networking
hostNetwork: true
nodeName: casa # force deploy to master node cluster
tolerations:
- key: "node-role.kubernetes.io/control-plane" # allow installation on control-plane
operator: "Exists"
effect: "NoSchedule"
nodeSelector:
kubernetes.io/hostname: casa-mini-minion-01
containers:
- name: home-assistant
### Maintained by flux - Image Update Automation
@@ -37,7 +34,7 @@ spec:
memory: "256Mi"
cpu: "400m"
limits:
memory: "724Mi"
memory: "1Gi"
cpu: "1000m"
volumes:
- name: home-assistant-config