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:
questions
:
-
variable
:
defaultImage
default
:
"
true"
description
:
"
Use
default
Docker
image"
label
:
Use Default Image
description
:
"
Use
default
Docker
image
s
"
label
:
Use Default Image
s
type
:
boolean
show_subquestion_if
:
false
subquestions
:
...
...
@@ -88,6 +88,6 @@ questions:
label
:
MongoDB Volume Size
-
variable
:
persistentVolume.storageClass
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
label
:
Storage Class for MongoDB
charts/mongodb/v2.0.1/questions.yml
View file @
beb115a6
...
...
@@ -4,14 +4,14 @@ categories:
questions
:
-
variable
:
defaultImage
default
:
"
true"
description
:
"
Use
default
Docker
image"
label
:
Use Default Image
description
:
"
Use
default
Docker
image
s
"
label
:
Use Default Image
s
type
:
boolean
show_subquestion_if
:
false
subquestions
:
-
variable
:
image.registry
default
:
"
docker.io"
description
:
"
MongoDB
image
registry
"
description
:
"
MongoDB
image
registry"
type
:
string
label
:
MongoDB Image Registry
-
variable
:
image.repository
...
...
@@ -34,13 +34,13 @@ questions:
subquestions
:
-
variable
:
mongodbUsername
default
:
"
admin"
description
:
"
Username
of
new
user
to
create.
"
description
:
"
Username
of
new
user"
type
:
string
label
:
MongoDB User
label
:
MongoDB User
name
required
:
true
-
variable
:
mongodbPassword
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
label
:
MongoDB Password
-
variable
:
mongodbDatabase
...
...
@@ -81,6 +81,6 @@ questions:
required
:
true
-
variable
:
persistence.storageClass
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
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