disable guest and account creation in kaneo
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
This commit is contained in:
@@ -55,6 +55,7 @@ spec:
|
||||
kaneo:
|
||||
env:
|
||||
clientUrl: "https://kaneo.lumpiasty.xyz"
|
||||
disablePasswordRegistration: true
|
||||
database:
|
||||
external:
|
||||
enabled: true
|
||||
@@ -75,3 +76,5 @@ spec:
|
||||
secretKeyRef:
|
||||
name: kaneo-authentik
|
||||
key: client_secret
|
||||
- name: DISABLE_GUEST_ACCESS
|
||||
value: "true"
|
||||
|
||||
Reference in New Issue
Block a user