Skip to content

Commit

Permalink
Update AAT to use flexi stg db (#1539)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblackmoor committed Mar 5, 2024
1 parent 055c449 commit e2bf856
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions charts/reform-scan-notification-service/values.aat.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ java:
alias: clients.error-notifications.url
- name: error-notifications-username
alias: clients.error-notifications.username
- name: notification-service-staging-postgres-pass
- name: notification-service-staging-db-flexible-pass
alias: DB_PASSWORD
- name: notification-service-staging-postgres-user
- name: notification-service-staging-db-flexible-user
alias: DB_USER
- name: notification-service-staging-postgres-host
- name: notification-service-staging-db-flexible-host
alias: DB_HOST
- name: notification-service-staging-postgres-port
- name: notification-service-staging-db-flexible-port
alias: DB_PORT
- name: notification-service-staging-postgres-database
- name: notification-service-staging-db-flexible-database
alias: DB_NAME
- name: notification-staging-queue-listen-shared-access-key
alias: QUEUE_READ_ACCESS_KEY

0 comments on commit e2bf856

Please sign in to comment.