diff --git a/roles/docker-deployments/templates/atlantis-web-check.yaml b/roles/docker-deployments/templates/atlantis-web-check.yaml index f26ec08..21e76a2 100644 --- a/roles/docker-deployments/templates/atlantis-web-check.yaml +++ b/roles/docker-deployments/templates/atlantis-web-check.yaml @@ -28,9 +28,6 @@ services: restart: always ports: - 5672:5672 - environment: - - MASTER_HOST=master:5000 - - SLEEP_TIME=5 worker: image: harbor-registry.atlantishq.de/atlantishq/atlantis-webcheck-worker:latest restart: always