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
19ec6a9d
Commit
19ec6a9d
authored
Apr 27, 2018
by
Bill Maxwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mariadb text updates
parent
5ea58276
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
questions.yml
charts/mariadb/v3.0.3/questions.yml
+6
-6
No files found.
charts/mariadb/v3.0.3/questions.yml
View file @
19ec6a9d
...
@@ -29,23 +29,23 @@ questions:
...
@@ -29,23 +29,23 @@ questions:
description
:
"
Enable
password
authentication"
description
:
"
Enable
password
authentication"
type
:
boolean
type
:
boolean
required
:
true
required
:
true
label
:
Enable
Password
Authentication
label
:
Enable Authentication
show_subquestion_if
:
true
show_subquestion_if
:
true
subquestions
:
subquestions
:
-
variable
:
mariadbUser
-
variable
:
mariadbUser
default
:
"
admin"
default
:
"
admin"
description
:
"
Username
of
new
user
to
create."
description
:
"
Username
of
user
to
create."
type
:
string
type
:
string
label
:
MariaDB User
label
:
MariaDB User
required
:
true
required
:
true
-
variable
:
mariadbPassword
-
variable
:
mariadbPassword
default
:
"
"
default
:
"
"
description
:
"
Password
for
mariadbU
ser,
defaults
to
a
random
10-character
alphanumeric
string
if
not
set"
description
:
"
Password
for
u
ser,
defaults
to
a
random
10-character
alphanumeric
string
if
not
set"
type
:
password
type
:
password
label
:
MariaDB Password
label
:
MariaDB Password
-
variable
:
mariadbDatabase
-
variable
:
mariadbDatabase
default
:
"
"
default
:
"
"
description
:
"
Database
nam
e
to
create"
description
:
"
Name
of
databas
e
to
create"
type
:
string
type
:
string
label
:
MariaDB Database
label
:
MariaDB Database
required
:
true
required
:
true
...
@@ -63,7 +63,7 @@ questions:
...
@@ -63,7 +63,7 @@ questions:
description
:
"
Enable
persistent
volume
for
MariaDB"
description
:
"
Enable
persistent
volume
for
MariaDB"
type
:
boolean
type
:
boolean
required
:
true
required
:
true
label
:
MariaDB Persistent Volume Enabled
label
:
Enable MariaDB Persistent Volume
show_subquestion_if
:
true
show_subquestion_if
:
true
subquestions
:
subquestions
:
-
variable
:
persistence.size
-
variable
:
persistence.size
...
@@ -74,7 +74,7 @@ questions:
...
@@ -74,7 +74,7 @@ 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
null,
uses
the
default
StorageClass.
Defaults
to
null.
"
type
:
storageclass
type
:
storageclass
label
:
Storage Class for MariaDB
label
:
Storage Class for MariaDB
-
variable
:
metrics.enabled
-
variable
:
metrics.enabled
...
...
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