mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 01:55:41 -04:00
Update app name to follow shared terraform module conventions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
applications:
|
||||
- name: notifications-admin
|
||||
- name: notifications-admin-((env))
|
||||
buildpack: python_buildpack
|
||||
memory: 1G
|
||||
health-check-type: http
|
||||
@@ -13,7 +13,7 @@ applications:
|
||||
# - logit-ssl-syslog-drain
|
||||
# - notify-prometheus
|
||||
# - notify-splunk
|
||||
- api-redis
|
||||
- notifications-admin-redis-((env))
|
||||
|
||||
env:
|
||||
NOTIFY_APP_NAME: admin
|
||||
|
||||
Reference in New Issue
Block a user