We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88eaf4c + 6c0ce10 commit afa36fbCopy full SHA for afa36fb
1 file changed
charts/workflow/values.yaml
@@ -168,6 +168,8 @@ controller:
168
# disabled - turns off open registration
169
# admin_only - allows for registration by an admin only.
170
registration_mode: "admin_only"
171
+ # Set storageClassName, It is used for application mount.
172
+ app_storage_class: ""
173
174
database:
175
# The username and password to be used by the on-cluster database.
0 commit comments