From e51560768380c5f6f6a083aed1792ff953ca3462 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 7 Feb 2024 14:04:12 +0100 Subject: [PATCH] Update questions.yaml Signed-off-by: Kjeld Schouten --- charts/enterprise/velero/questions.yaml | 26 +++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/charts/enterprise/velero/questions.yaml b/charts/enterprise/velero/questions.yaml index 9f777084be9..a3bd35912cb 100644 --- a/charts/enterprise/velero/questions.yaml +++ b/charts/enterprise/velero/questions.yaml @@ -244,8 +244,18 @@ questions: schema: type: string default: "" - - variable: apiTimeout - label: "apiTimeout" + - variable: s3ForcePathStyle + label: "s3ForcePathStyle" + schema: + type: string + default: "" + - variable: s3Url + label: "s3Url" + schema: + type: string + default: "" + - variable: kmsKeyId + label: "kmsKeyId" schema: type: string default: "" @@ -254,18 +264,18 @@ questions: schema: type: string default: "" - - variable: incremental - label: "incremental" + - variable: storageAccount + label: "storageAccount" schema: type: string default: "" - - variable: snapshotLocation - label: "snapshotLocation" + - variable: publicUrl + label: "publicUrl" schema: type: string default: "" - - variable: project - label: "project" + - variable: insecureSkipTLSVerify + label: "insecureSkipTLSVerify" schema: type: string default: ""