Skip to content

Commit c93d3ed

Browse files
authored
DAS-2292: increase memory for running harmony-smap-l2-gridder (#689)
1 parent b32f600 commit c93d3ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/harmony/env-defaults

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,6 @@ OPERA_RTC_S1_BROWSE_SERVICE_QUEUE_URLS='["ghcr.io/asfhyp3/opera-rtc-s1-browse:la
547547

548548
HARMONY_SMAP_L2_GRIDDER_IMAGE=ghcr.io/nasa/harmony-smap-l2-gridder:latest
549549
HARMONY_SMAP_L2_GRIDDER_REQUESTS_MEMORY=128Mi
550-
HARMONY_SMAP_L2_GRIDDER_LIMITS_MEMORY=8Gi
550+
HARMONY_SMAP_L2_GRIDDER_LIMITS_MEMORY=16Gi
551551
HARMONY_SMAP_L2_GRIDDER_INVOCATION_ARGS='python -m harmony_service'
552552
HARMONY_SMAP_L2_GRIDDER_SERVICE_QUEUE_URLS='["ghcr.io/nasa/harmony-smap-l2-gridder:latest,http://sqs.us-west-2.localhost.localstack.cloud:4566/000000000000/harmony-smap-l2-gridder.fifo"]'

0 commit comments

Comments
 (0)