feat: Added lldap
Some checks failed
kustomization/flux-system/09e7e40f build failed

This commit is contained in:
2025-12-17 01:56:24 +01:00
parent 8c99feca27
commit 491470a450
14 changed files with 245 additions and 0 deletions

View File

@@ -14,3 +14,8 @@ spec:
copy:
- from: "@foundation/apps/spegel/**"
to: "@artifact/"
- name: lldap
originRevision: "@foundation"
copy:
- from: "@foundation/apps/lldap/**"
to: "@artifact/"