diff --git a/kube/deploy/apps/home-assistant/app/hr.yaml b/kube/deploy/apps/home-assistant/app/hr.yaml index 7f223a3f..13d0c60e 100644 --- a/kube/deploy/apps/home-assistant/app/hr.yaml +++ b/kube/deploy/apps/home-assistant/app/hr.yaml @@ -82,12 +82,12 @@ spec: AGE_PUBKEY: valueFrom: secretKeyRef: - name: "home-assistant-litestream-agekey" + name: "home-assistant-secrets" key: "AGE_PUBKEY" AGE_SECRET: valueFrom: secretKeyRef: - name: "home-assistant-litestream-agekey" + name: "home-assistant-secrets" key: "AGE_SECRET" securityContext: *sc resources: