We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48d92a commit 2dcf76eCopy full SHA for 2dcf76e
helm/reana/values.yaml
@@ -123,6 +123,8 @@ components:
123
REANA_OPENSEARCH_USE_SSL: true
124
REANA_OPENSEARCH_CA_CERTS: "/code/certs/ca.crt"
125
REANA_OPENSEARCH_USER: reana
126
+ WORKSPACE_DISPLAY_FILE_LIMIT: 100000
127
+ FORCE_GARBAGE_COLLECTION: ""
128
reana_workflow_engine_cwl:
129
image: docker.io/reanahub/reana-workflow-engine-cwl:0.95.0-alpha.2
130
environment: {}
0 commit comments