theshire/kubernetes/apps/default/kustomization.yaml

16 lines
392 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:
# Flux-Kustomizations
- ./jellyfin/ks.yaml
2024-01-27 23:27:45 -06:00
- ./maintainerr/ks.yaml
2024-01-27 15:26:38 -06:00
- ./prowlarr/ks.yaml
2024-01-27 20:30:12 -06:00
- ./radarr/ks.yaml
2024-01-27 22:28:35 -06:00
- ./recyclarr/ks.yaml
2024-01-27 11:57:42 -06:00
- ./sabnzbd/ks.yaml
2024-01-27 21:20:46 -06:00
- ./sonarr/ks.yaml
2024-01-27 22:14:38 -06:00
- ./tautulli/ks.yaml
2024-01-14 16:52:08 -06:00
- ./qbittorrent/ks.yaml