Updates authelia acl helper
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 5m38s
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 5m38s
This commit is contained in:
parent
b5c832fb38
commit
8d703167fb
|
@ -1,10 +1,7 @@
|
||||||
apiVersion: v1
|
apiVersion: authelia.huizinga.dev/v1
|
||||||
kind: ConfigMap
|
kind: AccessControlRule
|
||||||
metadata:
|
metadata:
|
||||||
name: authelia-acl
|
name: tunnel-dev
|
||||||
annotations:
|
spec:
|
||||||
config.huizinga.dev/fragment: authelia-acl
|
domain: "*.tunnel.huizinga.dev"
|
||||||
data:
|
|
||||||
rules: |
|
|
||||||
- domain: "*.tunnel.huizinga.dev"
|
|
||||||
policy: one_factor
|
policy: one_factor
|
||||||
|
|
Loading…
Reference in New Issue
Block a user