Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion devplanetv2/dev-environments/binamb-helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: binamb-helm

# What branch of helm -- http://github.com/uc-cdis/gen3-helm
# helmBranch: chore/add_workspace_launch_test
helmBranch: master
helmBranch: test/binam-batch-indexing

# What branch of gitops -- http://github.com/uc-cdis/gen3-gitops-dev
gitopsBranch: master
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ datareplicate:
JOB_DEFINITION: binamb-planx-pla-net-bucket-replicate-jqhu-batch_job_definition
OUTPUT_MANIFEST_BUCKET: test-data-replication-manifest
MULTIPART_THRESHOLD: 1
CHUNK_SIZE: 512
CHUNK_SIZE: 64
removeObjectsFromCloudsJob:
enabled: false
suspendCronjob: true
Expand Down
Loading