Changed requiredSecrets to defaultSecrets
This commit is contained in:
@@ -25,7 +25,7 @@ defaultConfig:
|
||||
port: 465
|
||||
from: no-reply@{{ .cloud.domain }}
|
||||
user: TBD
|
||||
requiredSecrets:
|
||||
defaultSecrets:
|
||||
- apps.gitea.adminPassword
|
||||
- apps.gitea.dbPassword
|
||||
- apps.gitea.secretKey
|
||||
|
||||
Reference in New Issue
Block a user