secret commented
This commit is contained in:
@@ -33,8 +33,8 @@ spec:
|
||||
seed_locale: "en"
|
||||
useTmpVolumes: "false"
|
||||
admin_user:
|
||||
password: "InnoHubADMIN_2025!"
|
||||
password_reset: "false"
|
||||
password: "admin"
|
||||
password_reset: true
|
||||
name: "OpenProject Admin"
|
||||
mail: "inno-netz@innovation-hub-niedersachsen.de"
|
||||
openproject.useTmpVolumes: "false"
|
||||
@@ -56,8 +56,8 @@ spec:
|
||||
port: 443
|
||||
postgresql:
|
||||
bundled: true
|
||||
auth:
|
||||
existingSecret: "postgresql-secrets"
|
||||
# auth:
|
||||
# existingSecret: "postgresql-secrets"
|
||||
global:
|
||||
readOnlyRootFilesystem: false
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user