From b3b651710f844750df26cc6a642173eec7afcfaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sat, 6 Jun 2026 01:43:55 +0000 Subject: [PATCH] modified: deploy/app/statefulset.yaml --- deploy/app/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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