feat: homepage

This commit is contained in:
Philip Haupt
2025-03-15 14:33:40 +01:00
commit b2c53d2181
13 changed files with 546 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- cm.yaml
- cr.yaml
- crb.yaml
- deploy.yaml
#- gateway.yaml
#- http-route.yaml
- ingress.yaml
- ns.yaml
- secret.yaml
- svc.yaml
- svcacc.yaml