postgresl passwords
This commit is contained in:
@@ -57,8 +57,11 @@ spec:
|
||||
# existingSecret: ""
|
||||
username: "openproject"
|
||||
database: "openproject"
|
||||
password: "InnoProjectDB_2025!"
|
||||
postgresPassword: "InnoHubPostgres_2025!"
|
||||
# password: "InnoProjectDB_2025!"
|
||||
# postgresPassword: "InnoHubPostgres_2025!"
|
||||
secretKeys:
|
||||
adminPasswordKey: "InnoHubPostgres_2025!"
|
||||
userPasswordKey: "InnoProjectDB_2025!"
|
||||
destination:
|
||||
server: 'https://kubernetes.default.svc'
|
||||
namespace: openproject
|
||||
|
||||
Reference in New Issue
Block a user