From c2e7802956619c88cd0dfb9261dbe8aa088d2fea Mon Sep 17 00:00:00 2001 From: Reshma-M-A <31645577+Reshma-M-A@users.noreply.github.com> Date: Mon, 17 May 2021 14:49:37 +1000 Subject: [PATCH] MAR-4490: add slack manifest for alpha (#425) --- .manifests/slack-worker.alpha.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .manifests/slack-worker.alpha.yml diff --git a/.manifests/slack-worker.alpha.yml b/.manifests/slack-worker.alpha.yml new file mode 100644 index 00000000..ee2b569e --- /dev/null +++ b/.manifests/slack-worker.alpha.yml @@ -0,0 +1,10 @@ +applications: +- name: dm-alpha-slack-worker + buildpack: dotnet_core_buildpack + path: ../subscribers/slack/worker + health-check-type: process + instances: 1 + memory: 50M + disk_quota: 256M + services: + - ups-dm-alpha-slack-worker