We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee59dc3 commit 4f82711Copy full SHA for 4f82711
1 file changed
charts/workflow/values.yaml
@@ -97,6 +97,8 @@ storage:
97
# When the storage is off-cluster, this value can be set
98
# Otherwise, Hard coded as `path`
99
lookup: "path"
100
+ # health check url is only available in off-cluster storage
101
+ health: ""
102
# endpoint configuration is only available in off-cluster storage
103
endpoint: ""
104
# If storage is off-cluster, accesskey and secretkey must be specified
0 commit comments