Skip to content

Commit

Permalink
Revert "[Telemetry docker] add memory and memory swap limits (#7062)" (
Browse files Browse the repository at this point in the history
…#7582)

This reverts commit 0c59278.
  • Loading branch information
pra-moh authored May 12, 2021
1 parent 0c59278 commit b64a640
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rules/docker-telemetry.mk
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ endif

$(DOCKER_TELEMETRY)_CONTAINER_NAME = telemetry
$(DOCKER_TELEMETRY)_RUN_OPT += --privileged -t
$(DOCKER_TELEMETRY)_RUN_OPT += --memory 500m
$(DOCKER_TELEMETRY)_RUN_OPT += -v /etc/sonic:/etc/sonic:ro
$(DOCKER_TELEMETRY)_RUN_OPT += -v /usr/share/sonic/scripts:/usr/share/sonic/scripts:ro
$(DOCKER_TELEMETRY)_RUN_OPT += -v /var/run/dbus:/var/run/dbus:rw
Expand Down

0 comments on commit b64a640

Please sign in to comment.