1
0
Fork 0

remove jellyfin

This commit is contained in:
Massaki Archambault 2024-10-14 18:19:39 -04:00
parent 54c5e50183
commit d71e3c112d
1 changed files with 8 additions and 8 deletions

View File

@ -4,7 +4,7 @@ resources:
- ../../overlays/gitea
- ../../overlays/monitoring
- ../../overlays/nextcloud
- ../../overlays/jellyfin
# - ../../overlays/jellyfin
- ../../overlays/deluge
- ../../overlays/actual
- ../../overlays/llm
@ -27,8 +27,8 @@ images:
newTag: 24.04.7.2.1
- name: nextcloud/aio-imaginary
newTag: 20230613_120442-latest-arm64
- name: jellyfin/jellyfin
newTag: 10.9.7
# - name: jellyfin/jellyfin
# newTag: 10.9.7
- name: lscr.io/linuxserver/deluge
newTag: latest
- name: postgres
@ -64,11 +64,11 @@ patches:
kind: Deployment
name: nextcloud-server
path: patches/nextcloud-deployment-patch.yaml
- target:
version: v1
kind: Deployment
name: jellyfin-server
path: patches/jellyfin-deployment-patch.yaml
# - target:
# version: v1
# kind: Deployment
# name: jellyfin-server
# path: patches/jellyfin-deployment-patch.yaml
- target:
version: v1
kind: Deployment