theshire/kubernetes/apps/default/kustomization.yaml

14 lines
352 B
YAML
Raw Normal View History

2024-01-11 15:03:54 -06:00
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
2024-02-25 06:25:20 -06:00
# Pre Flux-Kustomizations
- ./namespace.yaml
2024-01-11 15:03:54 -06:00
# Flux-Kustomizations
# - ./excalidraw/ks.yaml
# - ./it-tools/ks.yaml
2024-01-27 23:27:45 -06:00
- ./maintainerr/ks.yaml
2024-09-05 01:57:44 -05:00
- ./radarr/ks.yaml
2024-09-05 03:29:29 -05:00
- ./sonarr/ks.yaml