Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Commit

Permalink
MAR-4490: add slack manifest for alpha (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
resh-ie committed May 17, 2021
1 parent 7c66dcf commit c2e7802
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .manifests/slack-worker.alpha.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit c2e7802

Please sign in to comment.