diff --git a/argocd/apps/openproject/values-openproject.yaml b/argocd/apps/openproject/values-openproject.yaml index b8e5a3c..79ce8ef 100644 --- a/argocd/apps/openproject/values-openproject.yaml +++ b/argocd/apps/openproject/values-openproject.yaml @@ -69,8 +69,8 @@ spec: auth: username: "openproject" database: "openproject" - # password: "InnoProjectDB_2025" - # postgresPassword: "InnoHubPostgres_2025" + password: "InnoProjectDB_2025" + postgresPassword: "InnoHubPostgres_2025" existingSecret: "postgresql-secret" ##secretKeys: # adminPasswordKey: "InnoHubPostgres_2025!"