Skip to content

Commit

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

This reverts commit 0c59278.
  • Loading branch information
pra-moh authored and Carl Keene committed Aug 7, 2021
1 parent 9a11cf2 commit f78b531
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 f78b531

Please sign in to comment.