Skip to content

Commit d51b075

Browse files
committed
comment out things
1 parent 664ed16 commit d51b075

File tree

1 file changed

+26
-26
lines changed
  • devplanetv2/dev-environments/binamb-helm/values

1 file changed

+26
-26
lines changed

devplanetv2/dev-environments/binamb-helm/values/values.yaml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -48,32 +48,32 @@ datareplicate:
4848
# MANIFEST_FILE: gs://test-data-replication-manifest/GDC_only_3plusgig_open_active_manifest.tsv
4949
# IGNORED_FILE: gs://test-data-replication-manifest/ignored_files_manifest.csv
5050
# LOG_BUCKET: test-data-replication-manifest
51-
awsBucketReplicateJob:
52-
enabled: true
53-
schedule: "*/30 * * * *"
54-
THREAD_NUM: 20
55-
CHUNK_SIZE: 1
56-
GDC_BUCKET_NAME: test-gdc-bucket
57-
LOG_BUCKET: test-data-replication-manifest
58-
RELEASE: DR43
59-
QUICK_TEST: true
60-
MANIFEST_FILE: s3://test-data-replication-manifest/test_manifest_20251025.tsv
61-
resources:
62-
requests:
63-
cpu: "2"
64-
memory: 128Mi
65-
limits:
66-
memory: 2Gi
67-
awsBatchReplicateJob:
68-
enabled: true
69-
schedule: "*/30 * * * *"
70-
REGION: us-east-1
71-
THREAD_COUNT: 50
72-
MAX_RETRIES: 10
73-
MANIFEST_PATH: s3://test-data-replication-manifest/test_manifest_20251025_short.tsv
74-
JOB_QUEUE: binamb-planx-pla-net-bucket-replicate-jqhu_queue_job
75-
JOB_DEFINITION: binamb-planx-pla-net-bucket-replicate-jqhu-batch_job_definition
76-
OUTPUT_MANIFEST_BUCKET: test-data-replication-manifest
51+
# awsBucketReplicateJob:
52+
# enabled: true
53+
# schedule: "*/30 * * * *"
54+
# THREAD_NUM: 20
55+
# CHUNK_SIZE: 1
56+
# GDC_BUCKET_NAME: test-gdc-bucket
57+
# LOG_BUCKET: test-data-replication-manifest
58+
# RELEASE: DR43
59+
# QUICK_TEST: true
60+
# MANIFEST_FILE: s3://test-data-replication-manifest/test_manifest_20251025.tsv
61+
# resources:
62+
# requests:
63+
# cpu: "2"
64+
# memory: 128Mi
65+
# limits:
66+
# memory: 2Gi
67+
# awsBatchReplicateJob:
68+
# enabled: true
69+
# schedule: "*/30 * * * *"
70+
# REGION: us-east-1
71+
# THREAD_COUNT: 50
72+
# MAX_RETRIES: 10
73+
# MANIFEST_PATH: s3://test-data-replication-manifest/test_manifest_20251025_short.tsv
74+
# JOB_QUEUE: binamb-planx-pla-net-bucket-replicate-jqhu_queue_job
75+
# JOB_DEFINITION: binamb-planx-pla-net-bucket-replicate-jqhu-batch_job_definition
76+
# OUTPUT_MANIFEST_BUCKET: test-data-replication-manifest
7777
removeObjectsFromCloudsJob:
7878
enabled: true
7979
suspendCronjob: true

0 commit comments

Comments
 (0)