|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ./qbittorrent-secrets.sops.yaml
|
|
- ./helm-release.yaml
|
|
#- ./qbittorrent-metrics.yaml
|
|
- ./dashboard.yaml
|
|
#- ./cookie-secret.sops.yaml
|
|
#- ./updateip-script.yaml
|
|
#- ./updateip-job.yaml |