Files
auricom-home-cluster/kubernetes/apps/networking/kustomization.yaml
auricom edee536819 ♻️ schemas
2023-08-26 12:21:10 +02:00

12 lines
366 B
YAML

---
# yaml-language-server: $schema=https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# Pre Flux-Kustomizations
- ./namespace.yaml
# Flux-Kustomizations
- ./external-dns/ks.yaml
- ./ingress-nginx/ks.yaml
- ./k8s-gateway/ks.yaml