Added demo yaml

This commit is contained in:
Dreaded_X 2025-03-22 04:48:49 +01:00
parent 197b718b85
commit 77331c5080
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4
2 changed files with 7 additions and 3 deletions

5
yaml/group.yaml Normal file
View File

@ -0,0 +1,5 @@
apiVersion: lldap.huizinga.dev/v1
kind: Group
metadata:
name: test-group
spec: {}

View File

@ -1,6 +1,5 @@
apiVersion: lldap.huizinga.dev/v1
kind: ServiceUser
metadata:
name: authelia
spec:
passwordManager: false
name: test-user
spec: {}