Automated Manifest Update (#2835)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #2835 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2835.
This commit is contained in:
@@ -62,12 +62,6 @@ data:
|
|||||||
mode: cluster
|
mode: cluster
|
||||||
services.yaml: |
|
services.yaml: |
|
||||||
- Media:
|
- Media:
|
||||||
- Jellyfin:
|
|
||||||
icon: sh-jellyfin.webp
|
|
||||||
description: Media server
|
|
||||||
href: https://jellyfin.alexlebens.net
|
|
||||||
siteMonitor: http://jellyfin.jellyfin:80
|
|
||||||
statusStyle: dot
|
|
||||||
- Media Requests:
|
- Media Requests:
|
||||||
icon: sh-overseerr.webp
|
icon: sh-overseerr.webp
|
||||||
description: Overseerr
|
description: Overseerr
|
||||||
@@ -86,9 +80,15 @@ data:
|
|||||||
href: https://yamtrack.alexlebens.net
|
href: https://yamtrack.alexlebens.net
|
||||||
siteMonitor: http://yamtrack.yamtrack:80
|
siteMonitor: http://yamtrack.yamtrack:80
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
|
- Movies and TV:
|
||||||
|
icon: sh-jellyfin.webp
|
||||||
|
description: Jellyfin
|
||||||
|
href: https://jellyfin.alexlebens.net
|
||||||
|
siteMonitor: http://jellyfin.jellyfin:80
|
||||||
|
statusStyle: dot
|
||||||
- Youtube Archive:
|
- Youtube Archive:
|
||||||
icon: sh-tube-archivist-light.webp
|
icon: sh-tube-archivist-light.webp
|
||||||
description: TubeAchivist
|
description: TubeArchivist
|
||||||
href: https://tubearchivist.alexlebens.net/login
|
href: https://tubearchivist.alexlebens.net/login
|
||||||
siteMonitor: http://tubearchivist.tubearchivist:80
|
siteMonitor: http://tubearchivist.tubearchivist:80
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ spec:
|
|||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
checksum/configMaps: b1e2b03622fb55bc6de050a2d7717df58866011e3ae1c77bbd4a96a93e0a2285
|
checksum/configMaps: aee998ca5590044f77425625183880d24585999da2112bab5c8467aac53ff01d
|
||||||
checksum/secrets: d3ba83f111cd32f92c909268c55ad8bbd4f9e299b74b35b33c1a011180d8b378
|
checksum/secrets: d3ba83f111cd32f92c909268c55ad8bbd4f9e299b74b35b33c1a011180d8b378
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/controller: main
|
app.kubernetes.io/controller: main
|
||||||
|
|||||||
@@ -62,7 +62,7 @@ spec:
|
|||||||
name: cache
|
name: cache
|
||||||
- mountPath: /data
|
- mountPath: /data
|
||||||
name: data
|
name: data
|
||||||
- mountPath: /mnt/store/Music
|
- mountPath: /music
|
||||||
name: music
|
name: music
|
||||||
readOnly: true
|
readOnly: true
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user