disable guest and account creation in kaneo
ci/woodpecker/push/flux-reconcile-source Pipeline was successful

This commit is contained in:
2026-05-05 21:01:09 +02:00
parent 39e5e9a8ad
commit e80e9d8bef
+4
View File
@@ -75,3 +75,7 @@ spec:
secretKeyRef:
name: kaneo-authentik
key: client_secret
- name: DISABLE_GUEST_ACCESS
value: "true"
- name: DISABLE_PASSWORD_REGISTRATION
value: "true"