Removed: jellyfin & rtorrent

This commit is contained in:
nold 2021-12-18 11:08:01 +01:00
parent 09f7944001
commit 352178bb85
4 changed files with 0 additions and 69 deletions

View file

@ -10,16 +10,6 @@ apps:
keys:
- VPN_AUTH
- vpnConfigfile
- name: rtorrent
repoURL: https://k8s-at-home.com/charts/
chart: rtorrent-flood
targetRevision: 9.0.1
secrets:
- name: openvpn
fromApp: deluge
keys:
- VPN_AUTH
- vpnConfigfile
- name: youtubedl
repoURL: https://k8s-at-home.com/charts/

View file

@ -168,10 +168,6 @@ configmap:
name: Deluge
url: https://torrent.dc
target: "_blank"
- logo: https://raw.githubusercontent.com/NX211/homer-icons/master/png/flood.png
name: Flood
url: https://flood.dc
target: "_blank"
- logo: https://raw.githubusercontent.com/NX211/homer-icons/master/png/pyload.png
name: pyLoad
url: https://pyload.dc

View file

@ -1,15 +0,0 @@
config:
description: Stream stuff
syncWave: 100
repo: k8s-at-home
networkPolicy:
groups:
- internet
apps:
- name: jellyfin
chart: jellyfin
targetRevision: 9.1.0
include:
- noRoot
- tmpdirs

View file

@ -1,40 +0,0 @@
ingress:
main:
enabled: true
annotations:
cert-manager.io/cluster-issuer: letsencrypt
kubernetes.io/ingress.class: external
kubernetes.io/tls-acme: "true"
hosts:
- host: stream.nold.in
paths:
- path: /
pathType: Prefix
tls:
- secretName: jellyfin-tls
hosts:
- stream.nold.in
securityContext:
runAsUser: 568
runAsGroup: 568
# fsGroup: 568
privileged: false
persistence:
config:
enabled: true
storageClass: local-path
accessMode: ReadWriteOnce
size: 1Gi
cache:
enabled: true
storageClass: local-path
accessMode: ReadWriteOnce
size: 1Gi
media:
enabled: true
type: hostPath
mountPath: /media
hostPath: /data/media/stream