mirror of
https://github.com/nold360/hive-apps
synced 2024-11-16 18:49:30 +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-password
|
||||
- postgresql-postgres-password
|
||||
- name: bucket
|
||||
keys:
|
||||
- accesskey
|
||||
- secretkey
|
||||
include:
|
||||
- ingress-internal
|
||||
|
|
Loading…
Reference in a new issue