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:
@@ -75,3 +75,7 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: kaneo-authentik
|
name: kaneo-authentik
|
||||||
key: client_secret
|
key: client_secret
|
||||||
|
- name: DISABLE_GUEST_ACCESS
|
||||||
|
value: "true"
|
||||||
|
- name: DISABLE_PASSWORD_REGISTRATION
|
||||||
|
value: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user