add configDB.cong support with secret
Some checks are pending
Build Helm Chart / helm-package (pull_request) Waiting to run
Some checks are pending
Build Helm Chart / helm-package (pull_request) Waiting to run
This commit is contained in:
@@ -64,6 +64,12 @@ timezone: "Europe/Berlin"
|
||||
configtype: "fhem.cfg.demo"
|
||||
### ENDE Container environment variables
|
||||
|
||||
### if configtype configDB set, set the follow connection settings for a secret
|
||||
dbConfig:
|
||||
connection: ""
|
||||
user: ""
|
||||
password: ""
|
||||
|
||||
serviceAccount:
|
||||
# Specifies whether a service account should be created
|
||||
create: false
|
||||
|
Reference in New Issue
Block a user