theshire/kubernetes/apps/default/qbittorrent/app/kustomization.yaml

11 lines
285 B
YAML
Raw Normal View History

2024-01-17 15:18:22 -06:00
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
2024-01-17 15:20:50 -06:00
- ./externalsecret.yaml
2024-01-17 15:18:22 -06:00
- ./helmrelease.yaml
- ../../../../templates/volsync
generatorOptions:
disableNameSuffixHash: true