diff --git a/cluster/apps/download/qbittorrent/kustomization.yaml b/cluster/apps/download/qbittorrent/kustomization.yaml index 23fcc12..def7426 100644 --- a/cluster/apps/download/qbittorrent/kustomization.yaml +++ b/cluster/apps/download/qbittorrent/kustomization.yaml @@ -1,9 +1,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- ./vpnconfig.sops.yaml -- ./namespace.yaml +- ./qbittorrent.sops.yaml - ./deployment.yaml - ./service.yaml -- ./ingress.yaml -#- ./network_policy.yaml \ No newline at end of file +- ./ingress.yaml \ No newline at end of file