add app homer

This commit is contained in:
2024-07-15 09:01:22 +10:00
parent 1c65c7a621
commit 02fe691786
6 changed files with 102 additions and 0 deletions

View File

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