benvin/kanidm (#159)

Reviewed-on: #159
This commit was merged in pull request #159.
This commit is contained in:
2026-05-24 19:55:22 +10:00
parent 6ce92e8ead
commit 3756208ccd
15 changed files with 445 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- serviceaccount.yaml
- rbac.yaml
- certificate.yaml
- configmap.yaml
- service.yaml
- statefulset.yaml
- poddisruptionbudget.yaml
- gateway.yaml
- httproute.yaml
- tlsroute.yaml