Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Charts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
魏国强
Charts
Commits
88cf5c13
Commit
88cf5c13
authored
Apr 07, 2021
by
Waqar Ahmed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add updated version of plex to charts train
parent
b9390e7f
Changes
18
Show whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
40 additions
and
49 deletions
+40
-49
charts/plex/1.1.0/charts/common-2101.0.0.tgz
charts/plex/1.1.0/charts/common-2101.0.0.tgz
+0
-0
charts/plex/1.3.0/.helmignore
charts/plex/1.3.0/.helmignore
+0
-0
charts/plex/1.3.0/Chart.lock
charts/plex/1.3.0/Chart.lock
+0
-0
charts/plex/1.3.0/Chart.yaml
charts/plex/1.3.0/Chart.yaml
+2
-2
charts/plex/1.3.0/README.md
charts/plex/1.3.0/README.md
+0
-0
charts/plex/1.3.0/app-readme.md
charts/plex/1.3.0/app-readme.md
+0
-0
charts/plex/1.3.0/charts/common-2101.0.0.tgz
charts/plex/1.3.0/charts/common-2101.0.0.tgz
+0
-0
charts/plex/1.3.0/default_values.yaml
charts/plex/1.3.0/default_values.yaml
+0
-0
charts/plex/1.3.0/ix_values.yaml
charts/plex/1.3.0/ix_values.yaml
+4
-0
charts/plex/1.3.0/migrations/migrate_from_1.0.0
charts/plex/1.3.0/migrations/migrate_from_1.0.0
+0
-0
charts/plex/1.3.0/questions.yaml
charts/plex/1.3.0/questions.yaml
+0
-36
charts/plex/1.3.0/templates/NOTES.txt
charts/plex/1.3.0/templates/NOTES.txt
+0
-0
charts/plex/1.3.0/templates/deployment.yaml
charts/plex/1.3.0/templates/deployment.yaml
+26
-11
charts/plex/1.3.0/templates/probe_config.yaml
charts/plex/1.3.0/templates/probe_config.yaml
+8
-0
charts/plex/1.3.0/templates/service-tcp.yaml
charts/plex/1.3.0/templates/service-tcp.yaml
+0
-0
charts/plex/1.3.0/templates/service-udp.yaml
charts/plex/1.3.0/templates/service-udp.yaml
+0
-0
charts/plex/1.3.0/test_values.yaml
charts/plex/1.3.0/test_values.yaml
+0
-0
charts/plex/1.3.0/values.yaml
charts/plex/1.3.0/values.yaml
+0
-0
No files found.
charts/plex/1.1.0/charts/common-2101.0.0.tgz
deleted
100644 → 0
View file @
b9390e7f
File deleted
charts/plex/1.
1
.0/.helmignore
→
charts/plex/1.
3
.0/.helmignore
View file @
88cf5c13
File moved
charts/plex/1.
1
.0/Chart.lock
→
charts/plex/1.
3
.0/Chart.lock
View file @
88cf5c13
File moved
charts/plex/1.
1
.0/Chart.yaml
→
charts/plex/1.
3
.0/Chart.yaml
View file @
88cf5c13
apiVersion
:
v2
apiVersion
:
v2
appVersion
:
1.2
0.2.3402
appVersion
:
1.2
1.3.4046-3c1c83ba4
description
:
Plex Media Server
description
:
Plex Media Server
name
:
plex
name
:
plex
version
:
1.
1
.0
version
:
1.
3
.0
keywords
:
keywords
:
-
plex
-
plex
home
:
https://plex.tv/
home
:
https://plex.tv/
...
...
charts/plex/1.
1
.0/README.md
→
charts/plex/1.
3
.0/README.md
View file @
88cf5c13
File moved
charts/plex/1.
1
.0/app-readme.md
→
charts/plex/1.
3
.0/app-readme.md
View file @
88cf5c13
File moved
charts/plex/1.3.0/charts/common-2101.0.0.tgz
0 → 100644
View file @
88cf5c13
File added
charts/plex/1.
1
.0/default_values.yaml
→
charts/plex/1.
3
.0/default_values.yaml
View file @
88cf5c13
File moved
charts/plex/1.3.0/ix_values.yaml
0 → 100644
View file @
88cf5c13
image
:
repository
:
plexinc/pms-docker
tag
:
1.21.3.4046-3c1c83ba4
pullPolicy
:
IfNotPresent
charts/plex/1.
1.0/migrations/migrate
→
charts/plex/1.
3.0/migrations/migrate_from_1.0.0
View file @
88cf5c13
File moved
charts/plex/1.
1
.0/questions.yaml
→
charts/plex/1.
3
.0/questions.yaml
View file @
88cf5c13
...
@@ -31,42 +31,6 @@ portals:
...
@@ -31,42 +31,6 @@ portals:
path
:
"
/web"
path
:
"
/web"
questions
:
questions
:
# Image related
-
variable
:
image
description
:
"
Docker
Image
Details"
label
:
"
Docker
Image"
group
:
"
Container
Images"
schema
:
type
:
dict
required
:
true
attrs
:
-
variable
:
repository
description
:
"
Docker
image
repository"
label
:
"
Image
repository"
schema
:
type
:
string
required
:
true
default
:
"
plexinc/pms-docker"
-
variable
:
tag
description
:
"
Tag
to
use
for
specified
image"
label
:
"
Image
Tag"
schema
:
type
:
string
default
:
"
1.20.2.3402-0fec14d92"
-
variable
:
pullPolicy
description
:
"
Docker
Image
Pull
Policy"
label
:
"
Image
Pull
Policy"
schema
:
type
:
string
default
:
"
IfNotPresent"
enum
:
-
value
:
"
IfNotPresent"
description
:
"
Only
pull
image
if
not
present
on
host"
-
value
:
"
Always"
description
:
"
Always
pull
image
even
if
present
on
host"
-
value
:
"
Never"
description
:
"
Never
pull
image
even
if
it's
not
present
on
host"
-
variable
:
claimToken
-
variable
:
claimToken
label
:
"
Plex
Claim
Token"
label
:
"
Plex
Claim
Token"
group
:
"
Plex
Configuration"
group
:
"
Plex
Configuration"
...
...
charts/plex/1.
1
.0/templates/NOTES.txt
→
charts/plex/1.
3
.0/templates/NOTES.txt
View file @
88cf5c13
File moved
charts/plex/1.
1
.0/templates/deployment.yaml
→
charts/plex/1.
3
.0/templates/deployment.yaml
View file @
88cf5c13
...
@@ -9,8 +9,12 @@ spec: {{ include "common.deployment.common_spec" . | nindent 2 }}
...
@@ -9,8 +9,12 @@ spec: {{ include "common.deployment.common_spec" . | nindent 2 }}
containers
:
containers
:
-
name
:
{{
.Chart.Name
}}
-
name
:
{{
.Chart.Name
}}
{{
include "common.containers.imageConfig" .Values.image | nindent 10
}}
{{
include "common.containers.imageConfig" .Values.image | nindent 10
}}
{{
include "common.storage.allContainerVolumeMounts" .Values | nindent 10
}}
{{
include "common.containers.gpuConfiguration" .Values | nindent 10
}}
{{
include "common.containers.gpuConfiguration" .Values | nindent 10
}}
volumeMounts
:
{{
include "common.storage.configureAppVolumeMountsInContainer" .Values | nindent 12
}}
-
name
:
plex-probe-check
mountPath
:
/bin/plex_probe_check.sh
readOnly
:
true
subPath
:
entrypoint.sh
ports
:
ports
:
-
name
:
pms
-
name
:
pms
protocol
:
TCP
protocol
:
TCP
...
@@ -41,29 +45,40 @@ spec: {{ include "common.deployment.common_spec" . | nindent 2 }}
...
@@ -41,29 +45,40 @@ spec: {{ include "common.deployment.common_spec" . | nindent 2 }}
valueFrom
:
valueFrom
:
fieldRef
:
fieldRef
:
fieldPath
:
metadata.namespace
fieldPath
:
metadata.namespace
-
name
:
POD_IP
valueFrom
:
fieldRef
:
fieldPath
:
status.podIP
{{
$envList
:
= (default list .Values.environmentVariables)
}}
{{
$envList
:
= (default list .Values.environmentVariables)
}}
{{
if and .Values.gpuConfiguration (hasKey .Values.gpuConfiguration "nvidia.com/gpu") (gt (get .Values.gpuConfiguration "nvidia.com/gpu" | toDecimal) 0)
}}
{{
$envList = mustAppend $envList (dict "name" "NVIDIA_DRIVER_CAPABILITIES" "value" "all")
}}
{{
end
}}
{{
$envList = mustAppend $envList (dict "name" "TZ" "value" .Values.timezone)
}}
{{
$envList = mustAppend $envList (dict "name" "TZ" "value" .Values.timezone)
}}
{{
$envList = mustAppend $envList (dict "name" "PLEX_CLAIM" "value" .Values.claimToken)
}}
{{
$envList = mustAppend $envList (dict "name" "PLEX_CLAIM" "value" .Values.claimToken)
}}
{{
$envList = mustAppend $envList (dict "name" "PMS_INTERNAL_ADDRESS" "value" (printf "http
:
//%s
:
32400" (include "common.names.fullname" .)))
}}
{{
$envList = mustAppend $envList (dict "name" "PMS_INTERNAL_ADDRESS" "value" (printf "http
:
//%s
:
32400" (include "common.names.fullname" .)))
}}
{{
$envList = mustAppend $envList (dict "name" "PMS_IMAGE" "value" (printf "%s
:
%
s" .Values.image.repository .Values.image.tag))
}}
{{
$envList = mustAppend $envList (dict "name" "PMS_IMAGE" "value" (printf "%s
:
%
s" .Values.image.repository .Values.image.tag))
}}
{{
include "common.containers.environmentVariables" (dict "environmentVariables" $envList) | nindent 12
}}
{{
include "common.containers.environmentVariables" (dict "environmentVariables" $envList) | nindent 12
}}
readinessProbe
:
readinessProbe
:
httpGet
:
exec
:
path
:
/identity
command
:
port
:
32400
-
/bin/plex_probe_check.sh
failureThreshold
:
5
failureThreshold
:
5
periodSeconds
:
15
periodSeconds
:
15
livenessProbe
:
livenessProbe
:
httpGet
:
exec
:
path
:
/identity
command
:
port
:
32400
-
/bin/plex_probe_check.sh
failureThreshold
:
5
failureThreshold
:
5
periodSeconds
:
15
periodSeconds
:
15
startupProbe
:
startupProbe
:
httpGet
:
exec
:
path
:
/identity
command
:
port
:
32400
-
/bin/plex_probe_check.sh
initialDelaySeconds
:
5
initialDelaySeconds
:
5
failureThreshold
:
40
failureThreshold
:
40
periodSeconds
:
15
periodSeconds
:
15
{{
include "common.storage.allAppVolumes" .Values | nindent 6
}}
volumes
:
{{
include "common.storage.configureAppVolumes" .Values | nindent 8
}}
-
name
:
plex-probe-check
configMap
:
defaultMode
:
0700
name
:
"
plex-probe-check"
charts/plex/1.3.0/templates/probe_config.yaml
0 → 100644
View file @
88cf5c13
apiVersion
:
v1
kind
:
ConfigMap
metadata
:
name
:
"
plex-probe-check"
data
:
entrypoint.sh
:
|-
#!/bin/sh
curl -ksf http://$POD_IP:32400/identity -o /dev/null || curl -ksf https://$POD_IP:32400/identity -o /dev/null
charts/plex/1.
1
.0/templates/service-tcp.yaml
→
charts/plex/1.
3
.0/templates/service-tcp.yaml
View file @
88cf5c13
File moved
charts/plex/1.
1
.0/templates/service-udp.yaml
→
charts/plex/1.
3
.0/templates/service-udp.yaml
View file @
88cf5c13
File moved
charts/plex/1.
1
.0/test_values.yaml
→
charts/plex/1.
3
.0/test_values.yaml
View file @
88cf5c13
File moved
charts/plex/1.
1
.0/values.yaml
→
charts/plex/1.
3
.0/values.yaml
View file @
88cf5c13
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment