From c2663bf9b5d1785cfbc7347ef31585efe5692b77 Mon Sep 17 00:00:00 2001 From: nold Date: Sat, 10 Dec 2022 22:03:45 +0100 Subject: [PATCH] add(hass): s3 bucket secret --- projects/homeassistant/project.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/projects/homeassistant/project.yaml b/projects/homeassistant/project.yaml index 1a3bef3a..5f7c14b2 100644 --- a/projects/homeassistant/project.yaml +++ b/projects/homeassistant/project.yaml @@ -13,5 +13,9 @@ apps: - postgresql-username - postgresql-password - postgresql-postgres-password + - name: bucket + keys: + - accesskey + - secretkey include: - ingress-internal