change to defaultSecrets
This commit is contained in:
@@ -12,6 +12,6 @@ defaultConfig:
|
||||
user: mysql
|
||||
timezone: UTC
|
||||
enableSSL: false
|
||||
requiredSecrets:
|
||||
- apps.mysql.rootPassword
|
||||
- apps.mysql.password
|
||||
defaultSecrets:
|
||||
- key: apps.mysql.rootPassword
|
||||
- key: apps.mysql.password
|
||||
Reference in New Issue
Block a user