mirror of
https://github.com/nold360/hive-apps
synced 2025-01-08 23:08:01 +00:00
add(hass): s3 bucket secret
This commit is contained in:
parent
d2d75bd3a5
commit
c2663bf9b5
1 changed files with 4 additions and 0 deletions
|
@ -13,5 +13,9 @@ apps:
|
||||||
- postgresql-username
|
- postgresql-username
|
||||||
- postgresql-password
|
- postgresql-password
|
||||||
- postgresql-postgres-password
|
- postgresql-postgres-password
|
||||||
|
- name: bucket
|
||||||
|
keys:
|
||||||
|
- accesskey
|
||||||
|
- secretkey
|
||||||
include:
|
include:
|
||||||
- ingress-internal
|
- ingress-internal
|
||||||
|
|
Loading…
Reference in a new issue