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
6cf327d9
Commit
6cf327d9
authored
Apr 25, 2018
by
Guangbo Chen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update storageclass type to the chart questions
parent
8873fa40
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
15 additions
and
15 deletions
+15
-15
questions.yml
charts/magento/questions.yml
+3
-3
questions.yml
charts/mongodb-replicaset/questions.yml
+1
-1
questions.yml
charts/mongodb/questions.yml
+2
-2
questions.yml
charts/mysql/questions.yml
+4
-4
configmap.yaml
charts/mysql/templates/configmap.yaml
+0
-0
questions.yml
charts/redis/questions.yml
+1
-1
questions.yml
charts/wordpress/questions.yml
+2
-2
daemonset-sa.yaml
proposed/longhorn/templates/daemonset-sa.yaml
+1
-1
daemonset-sa.yaml
proposed/nfs/templates/daemonset-sa.yaml
+1
-1
No files found.
charts/magento/questions.yml
View file @
6cf327d9
...
@@ -124,7 +124,7 @@ questions:
...
@@ -124,7 +124,7 @@ questions:
-
variable
:
mariadb.persistence.storageClass
-
variable
:
mariadb.persistence.storageClass
default
:
"
"
default
:
"
"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
type
:
st
ring
type
:
st
orageclass
label
:
Default Storage Class for MariaDB
label
:
Default Storage Class for MariaDB
-
variable
:
serviceType
-
variable
:
serviceType
default
:
"
LoadBalancer"
default
:
"
LoadBalancer"
...
@@ -161,7 +161,7 @@ questions:
...
@@ -161,7 +161,7 @@ questions:
-
variable
:
persistence.magento.storageClass
-
variable
:
persistence.magento.storageClass
default
:
"
"
default
:
"
"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
type
:
st
ring
type
:
st
orageclass
label
:
Default Storage Class for Magento
label
:
Default Storage Class for Magento
-
variable
:
persistence.apache.size
-
variable
:
persistence.apache.size
default
:
"
1Gi"
default
:
"
1Gi"
...
@@ -171,5 +171,5 @@ questions:
...
@@ -171,5 +171,5 @@ questions:
-
variable
:
persistence.apache.storageClass
-
variable
:
persistence.apache.storageClass
default
:
"
"
default
:
"
"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
type
:
st
ring
type
:
st
orageclass
label
:
Default Storage Class for Apache
label
:
Default Storage Class for Apache
charts/mongodb-replicaset/questions.yml
View file @
6cf327d9
...
@@ -98,5 +98,5 @@ questions:
...
@@ -98,5 +98,5 @@ questions:
-
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
set
to
null,
using
the
default
storageClass.
default
to
null"
type
:
st
ring
type
:
st
orageclass
label
:
Default Storage Class for MongoDB
label
:
Default Storage Class for MongoDB
charts/mongodb/questions.yml
View file @
6cf327d9
...
@@ -60,7 +60,7 @@ questions:
...
@@ -60,7 +60,7 @@ questions:
required
:
true
required
:
true
label
:
MongoDB Service Type
label
:
MongoDB Service Type
-
variable
:
service.nodePort
-
variable
:
service.nodePort
default
:
"
32100
"
default
:
"
"
description
:
"
NodePort
port
number(to
set
explicitly,
choose
port
between
30000-32767)"
description
:
"
NodePort
port
number(to
set
explicitly,
choose
port
between
30000-32767)"
type
:
string
type
:
string
show_if
:
"
service.type=NodePort"
show_if
:
"
service.type=NodePort"
...
@@ -84,5 +84,5 @@ questions:
...
@@ -84,5 +84,5 @@ questions:
-
variable
:
persistence.storageClass
-
variable
:
persistence.storageClass
default
:
"
"
default
:
"
"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
type
:
st
ring
type
:
st
orageclass
label
:
Default Storage Class for MongoDB
label
:
Default Storage Class for MongoDB
charts/mysql/questions.yml
View file @
6cf327d9
...
@@ -12,12 +12,12 @@ questions:
...
@@ -12,12 +12,12 @@ questions:
-
"
false"
-
"
false"
show_subquestion_if
:
false
show_subquestion_if
:
false
subquestions
:
subquestions
:
-
variable
:
image
.repository
-
variable
:
image
default
:
"
mysql"
default
:
"
mysql"
description
:
"
Docker
image
name"
description
:
"
Docker
image
name"
type
:
string
type
:
string
label
:
Image Name
label
:
Image Name
-
variable
:
image
.t
ag
-
variable
:
image
T
ag
default
:
"
5.7.14"
default
:
"
5.7.14"
description
:
"
Docker
image
tag"
description
:
"
Docker
image
tag"
type
:
string
type
:
string
...
@@ -63,7 +63,7 @@ questions:
...
@@ -63,7 +63,7 @@ questions:
-
variable
:
persistence.storageClass
-
variable
:
persistence.storageClass
default
:
"
"
default
:
"
"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
type
:
st
ring
type
:
st
orageclass
label
:
Default storageClass
label
:
Default storageClass
-
variable
:
service.port
-
variable
:
service.port
default
:
"
3306"
default
:
"
3306"
...
@@ -81,7 +81,7 @@ questions:
...
@@ -81,7 +81,7 @@ questions:
required
:
true
required
:
true
label
:
MySQL Service Type
label
:
MySQL Service Type
-
variable
:
service.nodePort
-
variable
:
service.nodePort
default
:
"
32000
"
default
:
"
"
description
:
"
NodePort
port
number(to
set
explicitly,
choose
port
between
30000-32767)"
description
:
"
NodePort
port
number(to
set
explicitly,
choose
port
between
30000-32767)"
type
:
string
type
:
string
show_if
:
"
service.type=NodePort"
show_if
:
"
service.type=NodePort"
...
...
charts/mysql/templates/configmap.yaml
View file @
6cf327d9
charts/redis/questions.yml
View file @
6cf327d9
...
@@ -82,5 +82,5 @@ questions:
...
@@ -82,5 +82,5 @@ questions:
-
variable
:
master.persistence.storageClass
-
variable
:
master.persistence.storageClass
default
:
"
"
default
:
"
"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
type
:
st
ring
type
:
st
orageclass
label
:
Default Storage Class
label
:
Default Storage Class
charts/wordpress/questions.yml
View file @
6cf327d9
...
@@ -120,7 +120,7 @@ questions:
...
@@ -120,7 +120,7 @@ questions:
-
variable
:
mariadb.persistence.storageClass
-
variable
:
mariadb.persistence.storageClass
default
:
"
"
default
:
"
"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
type
:
st
ring
type
:
st
orageclass
label
:
Default Storage Class for MariaDB
label
:
Default Storage Class for MariaDB
-
variable
:
persistence.enabled
-
variable
:
persistence.enabled
default
:
"
false"
default
:
"
false"
...
@@ -141,7 +141,7 @@ questions:
...
@@ -141,7 +141,7 @@ questions:
-
variable
:
persistence.storageClass
-
variable
:
persistence.storageClass
default
:
"
"
default
:
"
"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
description
:
"
If
unndefined
or
set
to
null,
using
the
default
storageClass.
default
to
null"
type
:
st
ring
type
:
st
orageclass
label
:
Default Storage Class for WordPress
label
:
Default Storage Class for WordPress
-
variable
:
serviceType
-
variable
:
serviceType
default
:
"
LoadBalancer"
default
:
"
LoadBalancer"
...
...
proposed/longhorn/templates/daemonset-sa.yaml
View file @
6cf327d9
apiVersion
:
app
s/v1beta1
apiVersion
:
extension
s/v1beta1
kind
:
DaemonSet
kind
:
DaemonSet
metadata
:
metadata
:
labels
:
labels
:
...
...
proposed/nfs/templates/daemonset-sa.yaml
View file @
6cf327d9
apiVersion
:
app
s/v1beta1
apiVersion
:
extension
s/v1beta1
kind
:
DaemonSet
kind
:
DaemonSet
metadata
:
metadata
:
name
:
{{
template "nfs.fullname" .
}}
name
:
{{
template "nfs.fullname" .
}}
...
...
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