Fixed alias question types
This commit is contained in:
@@ -38,7 +38,7 @@ catalog:
|
|||||||
(Optional) Create an alias for the service
|
(Optional) Create an alias for the service
|
||||||
# default:
|
# default:
|
||||||
required: false
|
required: false
|
||||||
type: service
|
type: string
|
||||||
|
|
||||||
- variable: "SERVICE_LINK_2"
|
- variable: "SERVICE_LINK_2"
|
||||||
label: "Service 2"
|
label: "Service 2"
|
||||||
@@ -53,7 +53,7 @@ catalog:
|
|||||||
(Optional) Create an alias for the service
|
(Optional) Create an alias for the service
|
||||||
# default:
|
# default:
|
||||||
required: false
|
required: false
|
||||||
type: service
|
type: string
|
||||||
|
|
||||||
- variable: "SERVICE_LINK_3"
|
- variable: "SERVICE_LINK_3"
|
||||||
label: "Service 3"
|
label: "Service 3"
|
||||||
@@ -68,4 +68,4 @@ catalog:
|
|||||||
(Optional) Create an alias for the service
|
(Optional) Create an alias for the service
|
||||||
# default:
|
# default:
|
||||||
required: false
|
required: false
|
||||||
type: service
|
type: string
|
||||||
Reference in New Issue
Block a user