Added demo yaml

This commit is contained in:
2025-03-22 04:48:49 +01:00
parent 197b718b85
commit 77331c5080
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 apiVersion: lldap.huizinga.dev/v1
kind: ServiceUser kind: ServiceUser
metadata: metadata:
name: authelia name: test-user
spec: spec: {}
passwordManager: false