infra/kubernetes/endpoints/kustomization.yaml

26 lines
569 B
YAML
Raw Normal View History

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
2024-07-06 00:48:36 +01:00
- Endpoints-secrets.yaml
- Ingress-secrets.yaml
- Service-secrets.yaml
- Namespace-endpoints.yaml