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
9c8e30bf
Commit
9c8e30bf
authored
Feb 19, 2021
by
Waqar Ahmed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Do not allow image variables to be configurable for plex chart
parent
dab441df
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
37 deletions
+5
-37
test/plex/1.1.0/Chart.yaml
test/plex/1.1.0/Chart.yaml
+1
-1
test/plex/1.1.0/ix_values.yaml
test/plex/1.1.0/ix_values.yaml
+4
-0
test/plex/1.1.0/questions.yaml
test/plex/1.1.0/questions.yaml
+0
-36
No files found.
test/plex/1.1.0/Chart.yaml
View file @
9c8e30bf
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.1.0
...
...
test/plex/1.1.0/ix_values.yaml
0 → 100644
View file @
9c8e30bf
image
:
repository
:
plexinc/pms-docker
tag
:
1.21.3.4046-3c1c83ba4
pullPolicy
:
IfNotPresent
test/plex/1.1.0/questions.yaml
View file @
9c8e30bf
...
@@ -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"
...
...
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