added kustomize file

This commit is contained in:
JethroC Admin 2026-03-09 21:33:05 +13:00
parent cbbb77e066
commit 886df0c12e

View file

@ -0,0 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- homarr-namespace.yaml
- homarr-ingress.yaml
- homarr-service.yaml
- homarr-pvc.yaml
- homarr-deployment.yaml