Initial commit
This commit is contained in:
7
yaml/rule-test-1.yaml
Normal file
7
yaml/rule-test-1.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: authelia.huizinga.dev/v1
|
||||
kind: AccessControlRule
|
||||
metadata:
|
||||
name: test-1
|
||||
spec:
|
||||
domain: "test-1.domain"
|
||||
policy: one_factor
|
||||
7
yaml/rule-test-2.yaml
Normal file
7
yaml/rule-test-2.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: authelia.huizinga.dev/v1
|
||||
kind: AccessControlRule
|
||||
metadata:
|
||||
name: test-2
|
||||
spec:
|
||||
domain: "test-2.domain"
|
||||
policy: one_factor
|
||||
7
yaml/rule-test-3.yaml
Normal file
7
yaml/rule-test-3.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: authelia.huizinga.dev/v1
|
||||
kind: AccessControlRule
|
||||
metadata:
|
||||
name: test-3
|
||||
spec:
|
||||
domain: "test-3.domain"
|
||||
policy: one_factor
|
||||
Reference in New Issue
Block a user