Files
homelab/k8s/core/kanidm/kustomization.yaml
T
2026-05-04 17:06:23 +01:00

12 lines
211 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- app.yaml
- configmap.yaml
- certificate.yaml
- statefulset.yaml
- service.yaml
- ingress.yaml
- servers-transport.yaml