diff --git a/deploy/app/statefulset.yaml b/deploy/app/statefulset.yaml index 81f39f3..d039005 100644 --- a/deploy/app/statefulset.yaml +++ b/deploy/app/statefulset.yaml @@ -24,7 +24,7 @@ spec: containers: - name: home-assistant ### Maintained by flux - Image Update Automation - image: homeassistant/home-assistant:latest # {"$imagepolicy": "home-assistant:home-assistant"} + image: homeassistant/home-assistant:latest@sha256:59aa8824955c9db491b75d2eebe42bd68494f80c2ec69ec0d66d9dae37d37514 # {"$imagepolicy": "home-assistant:home-assistant"} imagePullPolicy: IfNotPresent env: - name: TZ @@ -39,7 +39,6 @@ spec: limits: memory: "724Mi" cpu: "1000m" - volumes: - name: home-assistant-config persistentVolumeClaim: