diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-13 23:54:20 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-13 23:54:20 +0300 |
| commit | e592c41ae27881cc645bb66d4c7fac9e976fad0f (patch) | |
| tree | f5af9738ed7ee3790939f45ae19afa3aa3b9cbaa /f3s/jellyfin | |
| parent | e98587adfa904b0f93a54b6db97ea5ee951a4924 (diff) | |
always Alwyas
Diffstat (limited to 'f3s/jellyfin')
| -rw-r--r-- | f3s/jellyfin/helm-chart/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/jellyfin/helm-chart/values.yaml b/f3s/jellyfin/helm-chart/values.yaml index abcfc26..0e36d23 100644 --- a/f3s/jellyfin/helm-chart/values.yaml +++ b/f3s/jellyfin/helm-chart/values.yaml @@ -5,7 +5,7 @@ image: repository: jellyfin/jellyfin tag: "10.11.6" - pullPolicy: IfNotPresent + pullPolicy: Always # Persistence persistence: |
