Switch to authelia-controller

This commit is contained in:
2025-04-18 03:30:29 +02:00
parent 4dad3f261e
commit 2a339c6ce5
19 changed files with 53 additions and 162 deletions

View File

@@ -0,0 +1,8 @@
apiVersion: authelia.huizinga.dev/v1
kind: AccessControlRule
metadata:
name: ceph
spec:
domain: ceph.${domain}
policy: one_factor
subject: "group:lldap_admin"

View File

@@ -3,3 +3,4 @@ kind: Kustomization
namespace: rook-ceph
resources:
- ./helm-release.yaml
- ./access-control-rule.yaml