2024-01-17 15:18:22 -06:00
|
|
|
---
|
2024-02-17 09:33:57 -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
|
2024-02-17 09:33:57 -06:00
|
|
|
# Flux-Kustomizations
|
|
|
|
- ./qbittorrent/ks.yaml
|