diff --git a/homeassistant/homeassistant.yaml b/homeassistant/homeassistant.yaml index 639c271..b42f9b3 100644 --- a/homeassistant/homeassistant.yaml +++ b/homeassistant/homeassistant.yaml @@ -58,9 +58,9 @@ spec: image: ghcr.io/home-assistant/home-assistant:stable resources: requests: - memory: "256Mi" - limits: memory: "512Mi" + limits: + memory: "1Gi" ports: - containerPort: 8123 volumeMounts: