diff --git a/deploy/app/statefulset.yaml b/deploy/app/statefulset.yaml index 9f888fc..81f39f3 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 # {"$imagepolicy": "home-assistant:home-assistant"} imagePullPolicy: IfNotPresent env: - name: TZ