diff --git a/manifest-preview.yml b/manifest-preview.yml index a8f10e896..34f46f22c 100644 --- a/manifest-preview.yml +++ b/manifest-preview.yml @@ -2,6 +2,14 @@ inherit: manifest-base.yml +services: + - notify-aws + - notify-config + - notify-template-preview + - hosted-graphite + - deskpro + - logit-ssl-syslog-drain + routes: - route: notify-admin-preview.cloudapps.digital - route: www.notify.works diff --git a/manifest-staging.yml b/manifest-staging.yml index d1ebb7ae3..c0f1d862f 100644 --- a/manifest-staging.yml +++ b/manifest-staging.yml @@ -5,5 +5,14 @@ inherit: manifest-base.yml routes: - route: notify-admin-staging.cloudapps.digital - route: www.staging-notify.works + +services: + - notify-aws + - notify-config + - notify-template-preview + - hosted-graphite + - deskpro + - logit-ssl-syslog-drain + instances: 2 memory: 1G