Skip to content

Commit 4f82711

Browse files
committed
feat(workflow): add check storage health
1 parent ee59dc3 commit 4f82711

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

charts/workflow/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ storage:
9797
# When the storage is off-cluster, this value can be set
9898
# Otherwise, Hard coded as `path`
9999
lookup: "path"
100+
# health check url is only available in off-cluster storage
101+
health: ""
100102
# endpoint configuration is only available in off-cluster storage
101103
endpoint: ""
102104
# If storage is off-cluster, accesskey and secretkey must be specified

0 commit comments

Comments
 (0)