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