mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:30:53 +08:00
plex: give it more time on startup (#2405)
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -52,6 +52,9 @@ workload:
|
||||
enabled: true
|
||||
type: tcp
|
||||
port: 32400
|
||||
spec:
|
||||
initialDelaySeconds: 30
|
||||
failureThreshold: 180
|
||||
|
||||
{{ with .Values.plexGPU }}
|
||||
scaleGPU:
|
||||
|
||||
Reference in New Issue
Block a user