theshire/kubernetes/apps/default/kustomization.yaml
2024-01-27 23:57:34 -06:00

16 lines
416 B
YAML

---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# Flux-Kustomizations
- ./jellyfin/ks.yaml
- ./maintainerr/ks.yaml
- ./overseerr/ks.yaml
- ./prowlarr/ks.yaml
- ./radarr/ks.yaml
- ./recyclarr/ks.yaml
- ./sabnzbd/ks.yaml
- ./sonarr/ks.yaml
- ./tautulli/ks.yaml
- ./qbittorrent/ks.yaml