mirror of
https://github.com/nold360/hive-apps
synced 2024-11-17 02:59:31 +00:00
16 lines
217 B
YAML
16 lines
217 B
YAML
|
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
|