change to defaultSecrets
This commit is contained in:
@@ -14,7 +14,7 @@ defaultConfig:
|
||||
dbUser: listmonk
|
||||
dbSSLMode: disable
|
||||
timezone: UTC
|
||||
requiredSecrets:
|
||||
- apps.listmonk.dbPassword
|
||||
- apps.listmonk.dbUrl
|
||||
- apps.postgres.password
|
||||
defaultSecrets:
|
||||
- key: apps.listmonk.dbPassword
|
||||
- key: apps.listmonk.dbUrl
|
||||
- key: apps.postgres.password
|
||||
Reference in New Issue
Block a user