change(jackett): replaced helm chart with lib42/jackett

This commit is contained in:
nold 2023-03-03 16:58:49 +01:00
parent 13948c461b
commit 168d7f301d
2 changed files with 2 additions and 7 deletions

View file

@ -22,10 +22,9 @@ apps:
- name: jackett
namespace: jackett
chart: jackett
targetRevision: 11.2.0
repoURL: https://lib42.github.io/charts
targetRevision: 1.0.0
include:
- noRoot
- tmpdirs
- ingress-internal
- name: sonarr

View file

@ -18,9 +18,6 @@ ingress:
hosts:
- jackett.dc
securityContext:
privileged: false
persistence:
config:
enabled: true
@ -33,4 +30,3 @@ persistence:
type: hostPath
hostPath: /data/torrent/watched
readOnly: false