Skip to content

Commit d46d8d6

Browse files
committed
HARMONY-1980: Merge branch 'main' into harmony-1980
2 parents 71e2517 + bba019b commit d46d8d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
* [ ] Acceptance criteria met
1212
* [ ] Tests added/updated (if needed) and passing
1313
* [ ] Documentation updated (if needed)
14-
* [ ] Harmony in a Box tested? (if changes made to microservices or new dependencies added)
14+
* [ ] Harmony in a Box tested (if changes made to microservices or new dependencies added)

services/harmony/env-defaults

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ SDS_MASKFILL_IMAGE=sds/maskfill-harmony:latest
459459
SDS_MASKFILL_REQUESTS_CPU=128m
460460
SDS_MASKFILL_REQUESTS_MEMORY=128Mi
461461
SDS_MASKFILL_LIMITS_CPU=128m
462-
SDS_MASKFILL_LIMITS_MEMORY=512Mi
462+
SDS_MASKFILL_LIMITS_MEMORY=8Gi
463463
SDS_MASKFILL_INVOCATION_ARGS='python harmony_adapter.py'
464464

465465
TRAJECTORY_SUBSETTER_IMAGE=sds/trajectory-subsetter:latest

0 commit comments

Comments
 (0)