modified: deploy/home-assistant-deploy.yaml

This commit is contained in:
2025-11-15 20:45:27 +00:00
parent 59071cbcb5
commit dee53f847e

View File

@@ -44,10 +44,10 @@ spec:
mountPath: /config
resources:
requests:
memory: "512Mi"
memory: "256Mi"
cpu: "400m"
limits:
memory: "700Mi"
memory: "512Mi"
cpu: "1000m"
volumes:
- name: home-assistant-config