Skip to content

Commit 6c0ce10

Browse files
author
lijianguo
committed
feat(workflow): add a variable controller.app_storage_class
1 parent 88eaf4c commit 6c0ce10

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
@@ -168,6 +168,8 @@ controller:
168168
# disabled - turns off open registration
169169
# admin_only - allows for registration by an admin only.
170170
registration_mode: "admin_only"
171+
# Set storageClassName, It is used for application mount.
172+
app_storage_class: ""
171173

172174
database:
173175
# The username and password to be used by the on-cluster database.

0 commit comments

Comments
 (0)