theshire/.archive/kubernetes/qbittorrent/app/kustomization.yaml
Joseph Hanson 072163eaa7
Move protonvpn variant to archive.
Still works great, just don't need it anymore.
2024-08-23 09:17:45 -05:00

10 lines
285 B
YAML

---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./externalsecret.yaml
- ./helmrelease.yaml
- ../../../../templates/volsync
generatorOptions:
disableNameSuffixHash: true