Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
charts
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
charts
Commits
3a11074c
Commit
3a11074c
authored
Sep 17, 2018
by
Sheng Yang
Committed by
GC
Sep 18, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wordpress: Add existingClaim to the options (#41)
Only update questions.yml.
parent
5be354e1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
questions.yml
charts/wordpress/v1.0.5/questions.yml
+10
-0
No files found.
charts/wordpress/v1.0.5/questions.yml
View file @
3a11074c
...
@@ -129,6 +129,11 @@ questions:
...
@@ -129,6 +129,11 @@ questions:
description
:
"
If
undefined
or
null,
uses
the
default
StorageClass.
Default
to
null"
description
:
"
If
undefined
or
null,
uses
the
default
StorageClass.
Default
to
null"
type
:
storageclass
type
:
storageclass
label
:
Default StorageClass for MariaDB
label
:
Default StorageClass for MariaDB
-
variable
:
mariadb.persistence.existingClaim
default
:
"
"
description
:
"
If
not
empty,
uses
the
specified
existing
PVC
instead
of
creating
new
one"
type
:
string
label
:
Existing Persistent Volume Claim for MariaDB
-
variable
:
persistence.enabled
-
variable
:
persistence.enabled
default
:
"
false"
default
:
"
false"
description
:
"
Enable
persistent
volume
for
WordPress"
description
:
"
Enable
persistent
volume
for
WordPress"
...
@@ -148,6 +153,11 @@ questions:
...
@@ -148,6 +153,11 @@ questions:
description
:
"
If
undefined
or
null,
uses
the
default
StorageClass.
Default
to
null"
description
:
"
If
undefined
or
null,
uses
the
default
StorageClass.
Default
to
null"
type
:
storageclass
type
:
storageclass
label
:
Default StorageClass for WordPress
label
:
Default StorageClass for WordPress
-
variable
:
persistence.existingClaim
default
:
"
"
description
:
"
If
not
empty,
uses
the
specified
existing
PVC
instead
of
creating
new
one"
type
:
string
label
:
Existing Persistent Volume Claim for WordPress
-
variable
:
serviceType
-
variable
:
serviceType
default
:
"
NodePort"
default
:
"
NodePort"
description
:
"
WordPress
Service
type"
description
:
"
WordPress
Service
type"
...
...
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