Switch to authelia-controller
This commit is contained in:
@@ -6,7 +6,6 @@ resources:
|
||||
- ./helm-repository.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./service-user.yaml
|
||||
- ./secret-authelia-acl.yaml
|
||||
- ../../common/postgres
|
||||
- ../../common/dragonflydb
|
||||
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: authelia-acl
|
||||
stringData:
|
||||
rules: |
|
||||
# Deny by default, mainly a placeholder to allow patching in other rules
|
||||
- domain: "*"
|
||||
policy: deny
|
||||
Reference in New Issue
Block a user