theshire/kubernetes/apps/qbittorrent/kustomization.yaml

12 lines
303 B
YAML
Raw Normal View History

2024-01-17 15:18:22 -06:00
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
2024-01-17 15:18:22 -06:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
2024-02-25 06:25:20 -06:00
# Pre Flux-Kustomizations
- ./namespace.yaml
# Flux-Kustomizations
2024-08-15 13:57:29 -05:00
- ./cross-seed/ks.yaml
2024-08-20 23:51:04 -05:00
- ./flood/ks.yaml
- ./qbittorrent/ks.yaml