theshire/kubernetes/apps/qbittorrent/kustomization.yaml

12 lines
303 B
YAML
Raw Normal View History

2024-09-05 03:41:16 -05:00
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# Pre Flux-Kustomizations
- ./namespace.yaml
# Flux-Kustomizations
- ./cross-seed/ks.yaml
- ./flood/ks.yaml
- ./qbittorrent/ks.yaml