Added demo yaml
This commit is contained in:
parent
5a254164cf
commit
31354f8a83
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
|
|
Loading…
Reference in New Issue
Block a user