From 8366bfee38394d297e91e447ed143701efa6c1be Mon Sep 17 00:00:00 2001 From: Nikhil Popli Date: Tue, 29 Oct 2024 12:06:24 +0530 Subject: [PATCH] update readme --- charts/tfy-workflow-propeller/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/tfy-workflow-propeller/values.yaml b/charts/tfy-workflow-propeller/values.yaml index bb34018b..176d0fbc 100644 --- a/charts/tfy-workflow-propeller/values.yaml +++ b/charts/tfy-workflow-propeller/values.yaml @@ -2,6 +2,7 @@ ## global: ## @param global.tenantName to set the tenant name + tenantName: ## @param global.controlPlaneUrl to set the control plane url controlPlaneUrl: @@ -97,6 +98,7 @@ flyte-core: cluster_resource_manager: enabled: false +## @section tfySignedURLServer configurations tfySignedURLServer: ## @param tfySignedURLServer.enabled to enable the tfySignedURLServer enabled: true