Commit 3d5ee1b9 by Guangbo Chen

rename the service and LB group name

parent 8819477e
...@@ -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"
......
...@@ -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"
......
...@@ -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"
......
...@@ -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"
......
categories: categories:
- Monitoring
questions: questions:
# Docker image configurations # Docker image configurations
- variable: defaultImage - variable: defaultImage
......
...@@ -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"
......
...@@ -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"
......
...@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment