theshire/kubernetes/apps/coder/kustomization.yaml

10 lines
252 B
YAML
Raw Normal View History

2024-09-14 13:27:58 -05:00
---
2024-09-14 17:09:38 -05:00
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
2024-09-14 13:27:58 -05:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
2024-09-14 17:09:38 -05:00
# Pre Flux-Kustomizations
- ./namespace.yaml
# Flux-Kustomizations
- ./coder/ks.yaml