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

7 lines
162 B
YAML
Raw Normal View History

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