Added demo yaml
This commit is contained in:
5
yaml/group.yaml
Normal file
5
yaml/group.yaml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
apiVersion: lldap.huizinga.dev/v1
|
||||||
|
kind: Group
|
||||||
|
metadata:
|
||||||
|
name: test-group
|
||||||
|
spec: {}
|
||||||
@@ -1,6 +1,5 @@
|
|||||||
apiVersion: lldap.huizinga.dev/v1
|
apiVersion: lldap.huizinga.dev/v1
|
||||||
kind: ServiceUser
|
kind: ServiceUser
|
||||||
metadata:
|
metadata:
|
||||||
name: authelia
|
name: test-user
|
||||||
spec:
|
spec: {}
|
||||||
passwordManager: false
|
|
||||||
Reference in New Issue
Block a user