feat(manifests): Added Homebox deployments.

This commit is contained in:
Daniël Groothuis
2026-03-13 18:59:40 +01:00
parent ab72c756f2
commit 62ba062784
9 changed files with 132 additions and 1 deletions

View File

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