Merge branch 'master' of ssh://git.ervine.org/jonny/charts
This commit is contained in:
commit
a118f25d89
@ -14,10 +14,10 @@ type: application
|
||||
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
version: 0.1.7
|
||||
version: 0.1.9
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
appVersion: 0.1.7
|
||||
appVersion: 10.7.1-amd64
|
||||
|
||||
icon: https://git.ervine.org/jonny/charts/raw/branch/master/jellyfin/jellyfin.png
|
||||
|
||||
@ -6,7 +6,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: harbor.ervine.dev/public/x86_64/jellyfin
|
||||
pullPolicy: Always
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
@ -67,6 +67,5 @@ tolerations: []
|
||||
affinity: {}
|
||||
|
||||
config:
|
||||
configPvc: jellyfin-icarus-config-pvc
|
||||
|
||||
mediaPvc: jellyfin-media-pvc
|
||||
configPvc: jellyfin-icarus-config
|
||||
mediaPvc: jellyfin-icarus-media
|
||||
|
||||
Loading…
Reference in New Issue
Block a user