Update app name to follow shared terraform module conventions

This commit is contained in:
Ryan Ahearn
2022-09-13 14:46:02 -04:00
parent 5a66634b18
commit ac89d7f1be
2 changed files with 3 additions and 2 deletions

View File

@@ -72,6 +72,7 @@ jobs:
cf_org: gsa-10x-prototyping
cf_space: 10x-notifications
push_arguments: >-
--var env=staging
--var DANGEROUS_SALT="$DANGEROUS_SALT"
--var SECRET_KEY="$SECRET_KEY"
--var AWS_ACCESS_KEY_ID="$AWS_ACCESS_KEY_ID"

View File

@@ -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