added kustomize file

This commit is contained in:
JethroC Admin 2026-03-09 21:33:05 +13:00
parent ce21e2ef93
commit 07cfe6ae16

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