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
beb115a6
Commit
beb115a6
authored
Apr 27, 2018
by
Bill Maxwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mongo text updates
parent
c7cd5646
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
questions.yml
charts/mongodb-replicaset/v3.3.0/questions.yml
+3
-3
questions.yml
charts/mongodb/v2.0.1/questions.yml
+7
-7
No files found.
charts/mongodb-replicaset/v3.3.0/questions.yml
View file @
beb115a6
...
@@ -4,8 +4,8 @@ categories:
...
@@ -4,8 +4,8 @@ categories:
questions
:
questions
:
-
variable
:
defaultImage
-
variable
:
defaultImage
default
:
"
true"
default
:
"
true"
description
:
"
Use
default
Docker
image"
description
:
"
Use
default
Docker
image
s
"
label
:
Use Default Image
label
:
Use Default Image
s
type
:
boolean
type
:
boolean
show_subquestion_if
:
false
show_subquestion_if
:
false
subquestions
:
subquestions
:
...
@@ -88,6 +88,6 @@ questions:
...
@@ -88,6 +88,6 @@ questions:
label
:
MongoDB Volume Size
label
:
MongoDB Volume Size
-
variable
:
persistentVolume.storageClass
-
variable
:
persistentVolume.storageClass
default
:
"
"
default
:
"
"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null
"
description
:
"
If
unndefined
or
null,
uses
the
default
StorageClass.
Defaults
to
null.
"
type
:
storageclass
type
:
storageclass
label
:
Storage Class for MongoDB
label
:
Storage Class for MongoDB
charts/mongodb/v2.0.1/questions.yml
View file @
beb115a6
...
@@ -4,14 +4,14 @@ categories:
...
@@ -4,14 +4,14 @@ categories:
questions
:
questions
:
-
variable
:
defaultImage
-
variable
:
defaultImage
default
:
"
true"
default
:
"
true"
description
:
"
Use
default
Docker
image"
description
:
"
Use
default
Docker
image
s
"
label
:
Use Default Image
label
:
Use Default Image
s
type
:
boolean
type
:
boolean
show_subquestion_if
:
false
show_subquestion_if
:
false
subquestions
:
subquestions
:
-
variable
:
image.registry
-
variable
:
image.registry
default
:
"
docker.io"
default
:
"
docker.io"
description
:
"
MongoDB
image
registry
"
description
:
"
MongoDB
image
registry"
type
:
string
type
:
string
label
:
MongoDB Image Registry
label
:
MongoDB Image Registry
-
variable
:
image.repository
-
variable
:
image.repository
...
@@ -34,13 +34,13 @@ questions:
...
@@ -34,13 +34,13 @@ questions:
subquestions
:
subquestions
:
-
variable
:
mongodbUsername
-
variable
:
mongodbUsername
default
:
"
admin"
default
:
"
admin"
description
:
"
Username
of
new
user
to
create.
"
description
:
"
Username
of
new
user"
type
:
string
type
:
string
label
:
MongoDB User
label
:
MongoDB User
name
required
:
true
required
:
true
-
variable
:
mongodbPassword
-
variable
:
mongodbPassword
default
:
"
"
default
:
"
"
description
:
"
Password
for
mongodb
user,
defaults
to
a
random
10-character
alphanumeric
string
if
not
set"
description
:
"
Password
for
MongoDB
user,
defaults
to
a
random
10-character
alphanumeric
string
if
not
set"
type
:
password
type
:
password
label
:
MongoDB Password
label
:
MongoDB Password
-
variable
:
mongodbDatabase
-
variable
:
mongodbDatabase
...
@@ -81,6 +81,6 @@ questions:
...
@@ -81,6 +81,6 @@ questions:
required
:
true
required
:
true
-
variable
:
persistence.storageClass
-
variable
:
persistence.storageClass
default
:
"
"
default
:
"
"
description
:
"
If
un
ndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null
"
description
:
"
If
un
defined
or
set
to
null,
using
the
default
storageClass.
Defaults
to
null.
"
type
:
storageclass
type
:
storageclass
label
:
Storage Class for MongoDB
label
:
Storage Class for MongoDB
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