Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -244,8 +244,18 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
- variable: apiTimeout
|
- variable: s3ForcePathStyle
|
||||||
label: "apiTimeout"
|
label: "s3ForcePathStyle"
|
||||||
|
schema:
|
||||||
|
type: string
|
||||||
|
default: ""
|
||||||
|
- variable: s3Url
|
||||||
|
label: "s3Url"
|
||||||
|
schema:
|
||||||
|
type: string
|
||||||
|
default: ""
|
||||||
|
- variable: kmsKeyId
|
||||||
|
label: "kmsKeyId"
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
@@ -254,18 +264,18 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
- variable: incremental
|
- variable: storageAccount
|
||||||
label: "incremental"
|
label: "storageAccount"
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
- variable: snapshotLocation
|
- variable: publicUrl
|
||||||
label: "snapshotLocation"
|
label: "publicUrl"
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
- variable: project
|
- variable: insecureSkipTLSVerify
|
||||||
label: "project"
|
label: "insecureSkipTLSVerify"
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user