change secrets to bamboozle helm
This commit is contained in:
parent
ebc3577cc2
commit
c95043b123
2 changed files with 8 additions and 53 deletions
|
@ -19,12 +19,12 @@ workers:
|
|||
default:
|
||||
replicas: 2
|
||||
openproject:
|
||||
extraEnvVarsSecret: openproject-secret
|
||||
oidc:
|
||||
enabled: true
|
||||
provider: authentik
|
||||
displayName: aaronID
|
||||
host: auth.ar21.de
|
||||
existingSecret: openproject-secret
|
||||
identifier: null
|
||||
secret: null
|
||||
userinfoEndpoint: /application/o/userinfo/
|
||||
|
@ -32,15 +32,10 @@ openproject:
|
|||
authorizationEndpoint: /application/o/authorize/
|
||||
endSessionEndpoint: /application/o/openproject/end-session/
|
||||
scope: "[openid email profile]"
|
||||
secretKeys:
|
||||
identifier: "clientId"
|
||||
secret: "clientSecret"
|
||||
persistence:
|
||||
enabled: false
|
||||
s3:
|
||||
enabled: true
|
||||
auth:
|
||||
existingSecret: openproject-objectstorage
|
||||
region: fsn1
|
||||
bucketName: openproject
|
||||
endpoint: https://fsn1.your-objectstorage.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue