From 9448e29f46709c25053f1595a36fa3fbfc05e28c Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Thu, 25 Apr 2024 13:02:12 +0300 Subject: [PATCH] plex: give it more time on startup (#2405) --- library/ix-dev/charts/plex/Chart.yaml | 2 +- library/ix-dev/charts/plex/templates/_plex.tpl | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/library/ix-dev/charts/plex/Chart.yaml b/library/ix-dev/charts/plex/Chart.yaml index f0ef694b2a..3acb2c2d6c 100644 --- a/library/ix-dev/charts/plex/Chart.yaml +++ b/library/ix-dev/charts/plex/Chart.yaml @@ -4,7 +4,7 @@ description: Plex is a media server that allows you to stream your media to any annotations: title: Plex type: application -version: 2.0.5 +version: 2.0.6 apiVersion: v2 appVersion: 1.40.2.8395 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/charts/plex/templates/_plex.tpl b/library/ix-dev/charts/plex/templates/_plex.tpl index fee3fb5733..902dd87159 100644 --- a/library/ix-dev/charts/plex/templates/_plex.tpl +++ b/library/ix-dev/charts/plex/templates/_plex.tpl @@ -52,6 +52,9 @@ workload: enabled: true type: tcp port: 32400 + spec: + initialDelaySeconds: 30 + failureThreshold: 180 {{ with .Values.plexGPU }} scaleGPU: