k3s-cluster/cluster/apps/download/qbittorrent/kustomization.yaml

7 lines
162 B
YAML
Raw Normal View History

2023-04-02 18:35:53 +00:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
2023-04-08 19:02:00 +00:00
- ./qbittorrent-secrets.sops.yaml
2023-04-03 05:02:32 +00:00
- ./deployment.yaml
- ./service.yaml
2023-04-08 18:58:14 +00:00
- ./ingress.yaml