Skip to content

Commit

Permalink
DAS-2180: On discussion, decided to rename this to harmony_service
Browse files Browse the repository at this point in the history
entry only made sense with respect to Docker.
  • Loading branch information
flamingbear committed Jun 27, 2024
1 parent 8f4002e commit 06d0ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/harmony/env-defaults
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ HYBIG_REQUESTS_CPU=128m
HYBIG_REQUESTS_MEMORY=128Mi
HYBIG_LIMITS_CPU=128m
HYBIG_LIMITS_MEMORY=8Gi
HYBIG_INVOCATION_ARGS='python -m harmony_service_entry'
HYBIG_INVOCATION_ARGS='python -m harmony_service'

HARMONY_SERVICE_EXAMPLE_IMAGE=harmonyservices/service-example:latest
HARMONY_SERVICE_EXAMPLE_REQUESTS_CPU=128m
Expand Down

0 comments on commit 06d0ff9

Please sign in to comment.