Switch to authelia-controller
This commit is contained in:
8
infra/rook-ceph-cluster/access-control-rule.yaml
Normal file
8
infra/rook-ceph-cluster/access-control-rule.yaml
Normal 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"
|
||||
@@ -3,3 +3,4 @@ kind: Kustomization
|
||||
namespace: rook-ceph
|
||||
resources:
|
||||
- ./helm-release.yaml
|
||||
- ./access-control-rule.yaml
|
||||
|
||||
Reference in New Issue
Block a user