infra/kubernetes/endpoints/kustomization.yaml
Gabriel Simmer 80980491b4
All checks were successful
Lint / lint (push) Successful in 41s
A ton of tweaks to fully spin up cluster from zero
2024-07-09 11:41:10 +01:00

26 lines
569 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- Endpoints-austin.yaml
- Endpoints-git.yaml
- Endpoints-ibiza.yaml
- Endpoints-proxmox.yaml
- Endpoints-tokyo.yaml
- Endpoints-photos.yaml
- Service-austin.yaml
- Service-git.yaml
- Service-ibiza.yaml
- Service-proxmox.yaml
- Service-tokyo.yaml
- Service-photos.yaml
- Ingress-austin.yaml
- Ingress-git.yaml
- Ingress-ibiza.yaml
- Ingress-proxmox.yaml
- Ingress-tokyo.yaml
- Ingress-photos.yaml
- Endpoints-secrets.yaml
- Ingress-secrets.yaml
- Service-secrets.yaml
- Namespace-endpoints.yaml