diff --git a/apps-kustomized/home-assistant/deploy.yaml b/apps-kustomized/home-assistant/deploy.yaml index 6401efd..e8dc2de 100644 --- a/apps-kustomized/home-assistant/deploy.yaml +++ b/apps-kustomized/home-assistant/deploy.yaml @@ -33,6 +33,10 @@ spec: - containerPort: 8123 name: http protocol: TCP + resources: + requests: + cpu: 25m + memory: 3666791614 readinessProbe: failureThreshold: 3 periodSeconds: 10