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
3d5ee1b9
Commit
3d5ee1b9
authored
May 03, 2018
by
Guangbo Chen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rename the service and LB group name
parent
8819477e
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
35 additions
and
60 deletions
+35
-60
questions.yml
charts/magento/v1.0.1/questions.yml
+1
-1
questions.yml
charts/mariadb/v3.0.3/questions.yml
+2
-2
questions.yml
charts/mongodb/v2.0.1/questions.yml
+2
-2
questions.yml
charts/mysql/v0.3.7/questions.yml
+2
-2
questions.yml
charts/prometheus/v6.2.1/questions.yml
+1
-0
questions.yml
charts/redis/v3.0.2/questions.yml
+3
-8
questions.yml
charts/wordpress/v1.0.5/questions.yml
+2
-2
questions.yml
proposed/longhorn/v0.1.0/questions.yml
+22
-43
No files found.
charts/magento/v1.0.1/questions.yml
View file @
3d5ee1b9
...
@@ -134,7 +134,7 @@ questions:
...
@@ -134,7 +134,7 @@ questions:
-
variable
:
serviceType
-
variable
:
serviceType
default
:
"
ClusterIP"
default
:
"
ClusterIP"
description
:
"
Magento
Service
type"
description
:
"
Magento
Service
type"
group
:
"
Magento
Settings
"
group
:
"
Services
and
Load
Balancing
"
type
:
enum
type
:
enum
options
:
options
:
-
"
ClusterIP"
-
"
ClusterIP"
...
...
charts/mariadb/v3.0.3/questions.yml
View file @
3d5ee1b9
...
@@ -70,7 +70,7 @@ questions:
...
@@ -70,7 +70,7 @@ questions:
label
:
MariaDB Service Type
label
:
MariaDB Service Type
# show_if: "ingress.enabled=false"
# show_if: "ingress.enabled=false"
show_subquestion_if
:
"
NodePort"
show_subquestion_if
:
"
NodePort"
group
:
"
MariaDB
Settings
"
group
:
"
Services
and
Load
Balancing
"
subquestions
:
subquestions
:
-
variable
:
service.nodePort
-
variable
:
service.nodePort
default
:
"
"
default
:
"
"
...
@@ -112,7 +112,7 @@ questions:
...
@@ -112,7 +112,7 @@ questions:
# type: boolean
# type: boolean
# label: Expose app using Layer 7 Load Balancer
# label: Expose app using Layer 7 Load Balancer
# show_subquestion_if: true
# show_subquestion_if: true
# group: "
Layer 7 Load Balancer
"
# group: "
Services and Load Balancing
"
# subquestions:
# subquestions:
# - variable: ingress.host
# - variable: ingress.host
# default: "xip.io"
# default: "xip.io"
...
...
charts/mongodb/v2.0.1/questions.yml
View file @
3d5ee1b9
...
@@ -50,7 +50,7 @@ questions:
...
@@ -50,7 +50,7 @@ questions:
default
:
"
ClusterIP"
default
:
"
ClusterIP"
description
:
"
MongoDB
K8s
Service
type"
description
:
"
MongoDB
K8s
Service
type"
type
:
enum
type
:
enum
group
:
"
MongoDB
Settings
"
group
:
"
Services
and
Load
Balancing
"
options
:
options
:
-
"
ClusterIP"
-
"
ClusterIP"
-
"
NodePort"
-
"
NodePort"
...
@@ -92,7 +92,7 @@ questions:
...
@@ -92,7 +92,7 @@ questions:
# type: boolean
# type: boolean
# label: Expose app using Layer 7 Load Balancer
# label: Expose app using Layer 7 Load Balancer
# show_subquestion_if: true
# show_subquestion_if: true
# group: "
Layer 7 Load Balancer
"
# group: "
Services and Load Balancing
"
# subquestions:
# subquestions:
# - variable: ingress.host
# - variable: ingress.host
# default: "xip.io"
# default: "xip.io"
...
...
charts/mysql/v0.3.7/questions.yml
View file @
3d5ee1b9
...
@@ -71,7 +71,7 @@ questions:
...
@@ -71,7 +71,7 @@ questions:
default
:
"
ClusterIP"
default
:
"
ClusterIP"
description
:
"
MySQL
K8s
Service
type"
description
:
"
MySQL
K8s
Service
type"
type
:
enum
type
:
enum
group
:
"
MySQL
Settings
"
group
:
"
Services
and
Load
Balancing
"
options
:
options
:
-
"
ClusterIP"
-
"
ClusterIP"
-
"
NodePort"
-
"
NodePort"
...
@@ -93,7 +93,7 @@ questions:
...
@@ -93,7 +93,7 @@ questions:
# type: boolean
# type: boolean
# label: Expose app using Layer 7 Load Balancer
# label: Expose app using Layer 7 Load Balancer
# show_subquestion_if: true
# show_subquestion_if: true
# group: "
Layer 7 Load Balancer
"
# group: "
Services and Load Balancing
"
# subquestions:
# subquestions:
# - variable: ingress.host
# - variable: ingress.host
# default: "xip.io"
# default: "xip.io"
...
...
charts/prometheus/v6.2.1/questions.yml
View file @
3d5ee1b9
categories
:
categories
:
-
Monitoring
questions
:
questions
:
# Docker image configurations
# Docker image configurations
-
variable
:
defaultImage
-
variable
:
defaultImage
...
...
charts/redis/v3.0.2/questions.yml
View file @
3d5ee1b9
...
@@ -73,11 +73,6 @@ questions:
...
@@ -73,11 +73,6 @@ questions:
description
:
"
Persistent
volume
size"
description
:
"
Persistent
volume
size"
type
:
string
type
:
string
label
:
Persistent Volume Size
label
:
Persistent Volume Size
-
variable
:
master.persistence.path
default
:
"
/redis/data"
description
:
"
Persistent
volume
path"
type
:
string
label
:
Persistent Volume Path
-
variable
:
master.persistence.storageClass
-
variable
:
master.persistence.storageClass
default
:
"
"
default
:
"
"
description
:
"
If
undefined
or
null,
uses
the
default
StorageClass.
Defaults
to
null."
description
:
"
If
undefined
or
null,
uses
the
default
StorageClass.
Defaults
to
null."
...
@@ -89,7 +84,7 @@ questions:
...
@@ -89,7 +84,7 @@ questions:
# type: boolean
# type: boolean
# label: Expose app using Layer 7 Load Balancer
# label: Expose app using Layer 7 Load Balancer
# show_subquestion_if: true
# show_subquestion_if: true
# group: "
Layer 7 Load Balancer
"
# group: "
Services and Load Balancing
"
# subquestions:
# subquestions:
# - variable: ingress.host
# - variable: ingress.host
# default: "xip.io"
# default: "xip.io"
...
@@ -101,7 +96,7 @@ questions:
...
@@ -101,7 +96,7 @@ questions:
default
:
"
ClusterIP"
default
:
"
ClusterIP"
description
:
"
Redis
slave
service
type"
description
:
"
Redis
slave
service
type"
type
:
enum
type
:
enum
group
:
"
Redis
Slave
Settings
"
group
:
"
Services
and
Load
Balancing
"
options
:
options
:
-
"
ClusterIP"
-
"
ClusterIP"
-
"
NodePort"
-
"
NodePort"
...
@@ -121,7 +116,7 @@ questions:
...
@@ -121,7 +116,7 @@ questions:
default
:
"
ClusterIP"
default
:
"
ClusterIP"
description
:
"
Redis
master
service
type"
description
:
"
Redis
master
service
type"
type
:
enum
type
:
enum
group
:
"
Redis
Master
Settings
"
group
:
"
Services
and
Load
Balancing
"
options
:
options
:
-
"
ClusterIP"
-
"
ClusterIP"
-
"
NodePort"
-
"
NodePort"
...
...
charts/wordpress/v1.0.5/questions.yml
View file @
3d5ee1b9
...
@@ -160,7 +160,7 @@ questions:
...
@@ -160,7 +160,7 @@ questions:
required
:
true
required
:
true
label
:
WordPress Service Type
label
:
WordPress Service Type
show_subquestion_if
:
"
NodePort"
show_subquestion_if
:
"
NodePort"
group
:
"
WordPress
Settings
"
group
:
"
Services
and
Load
Balancing
"
subquestions
:
subquestions
:
-
variable
:
nodePorts.http
-
variable
:
nodePorts.http
default
:
"
"
default
:
"
"
...
@@ -182,7 +182,7 @@ questions:
...
@@ -182,7 +182,7 @@ questions:
type
:
boolean
type
:
boolean
label
:
Expose app using Layer 7 Load Balancer
label
:
Expose app using Layer 7 Load Balancer
show_subquestion_if
:
true
show_subquestion_if
:
true
group
:
"
Layer
7
Load
Balancer
"
group
:
"
Services
and
Load
Balancing
"
subquestions
:
subquestions
:
-
variable
:
ingress.hosts[0].name
-
variable
:
ingress.hosts[0].name
default
:
"
xip.io"
default
:
"
xip.io"
...
...
proposed/longhorn/v0.1.0/questions.yml
View file @
3d5ee1b9
...
@@ -42,52 +42,11 @@ questions:
...
@@ -42,52 +42,11 @@ questions:
description
:
"
longhorn
uiTag
image
tag"
description
:
"
longhorn
uiTag
image
tag"
type
:
string
type
:
string
label
:
Longhorn UI Image Tag
label
:
Longhorn UI Image Tag
-
variable
:
service.ui.type
default
:
"
ClusterIP"
description
:
"
Define
Longhorn
UI
service
type"
type
:
enum
options
:
-
"
ClusterIP"
-
"
NodePort"
-
"
LoadBalancer"
label
:
Longhorn UI Service
show_if
:
"
ingress.enabled=false"
group
:
"
Longhorn
Settings"
-
variable
:
service.ui.nodePort
default
:
"
"
description
:
"
NodePort
port
number(to
set
explicitly,
choose
port
between
30000-32767)"
type
:
int
min
:
30000
max
:
32767
show_if
:
"
service.ui.type=NodePort"
label
:
UI Service NodePort number
group
:
"
Longhorn
Settings"
-
variable
:
service.manager.type
default
:
"
ClusterIP"
description
:
"
Define
Longhorn
manager
service
type"
type
:
enum
options
:
-
"
ClusterIP"
-
"
NodePort"
label
:
Longhorn Manager Service
show_subquestion_if
:
"
NodePort"
group
:
"
Longhorn
Settings"
subquestions
:
-
variable
:
service.manager.nodePort
default
:
"
"
description
:
"
NodePort
port
number(to
set
explicitly,
choose
port
between
30000-32767)"
type
:
int
min
:
30000
max
:
32767
label
:
Manager Service NodePort number
-
variable
:
persistence.defaultClass
-
variable
:
persistence.defaultClass
default
:
"
true"
default
:
"
true"
description
:
"
Set
as
default
StorageClass"
description
:
"
Set
as
default
StorageClass"
group
:
"
Longhorn
Settings"
group
:
"
Longhorn
Settings"
type
:
enum
type
:
boolean
options
:
-
"
true"
-
"
false"
required
:
true
required
:
true
label
:
Default Storage Class
label
:
Default Storage Class
-
variable
:
persistence.flexvolumePath
-
variable
:
persistence.flexvolumePath
...
@@ -100,7 +59,7 @@ questions:
...
@@ -100,7 +59,7 @@ questions:
default
:
"
true"
default
:
"
true"
description
:
"
Expose
app
using
Layer
7
Load
Balancer
-
ingress"
description
:
"
Expose
app
using
Layer
7
Load
Balancer
-
ingress"
type
:
boolean
type
:
boolean
group
:
"
Layer
7
Load
Balancer
"
group
:
"
Services
and
Load
Balancing
"
label
:
Expose app using Layer 7 Load Balancer
label
:
Expose app using Layer 7 Load Balancer
show_subquestion_if
:
true
show_subquestion_if
:
true
subquestions
:
subquestions
:
...
@@ -110,3 +69,23 @@ questions:
...
@@ -110,3 +69,23 @@ questions:
type
:
hostname
type
:
hostname
required
:
true
required
:
true
label
:
Layer 7 Load Balancer Hostname
label
:
Layer 7 Load Balancer Hostname
-
variable
:
service.ui.type
default
:
"
ClusterIP"
description
:
"
Define
Longhorn
UI
service
type"
type
:
enum
options
:
-
"
ClusterIP"
-
"
NodePort"
label
:
Longhorn UI Service
show_if
:
"
ingress.enabled=false"
group
:
"
Services
and
Load
Balancing"
show_subquestion_if
:
"
NodePort"
subquestions
:
-
variable
:
service.ui.nodePort
default
:
"
"
description
:
"
NodePort
port
number(to
set
explicitly,
choose
port
between
30000-32767)"
type
:
int
min
:
30000
max
:
32767
show_if
:
"
service.ui.type=NodePort"
label
:
UI Service NodePort number
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