Skip to content

Commit

Permalink
readding commits to main (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahhussaindigitaljustice authored Jan 8, 2025
1 parent 9bebe87 commit 4b42d5a
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ generic-service:
# [name of environment variable as seen by app]: [key of kubernetes secret to load]

namespace_secrets:
hmpps-electronic-monitoring-for-probation-officers-ui:
AUTH_CODE_CLIENT_ID: 'AUTH_CODE_CLIENT_ID'
AUTH_CODE_CLIENT_SECRET: 'AUTH_CODE_CLIENT_SECRET'
CLIENT_CREDS_CLIENT_ID: 'CLIENT_CREDS_CLIENT_ID'
CLIENT_CREDS_CLIENT_SECRET: 'CLIENT_CREDS_CLIENT_SECRET'
SESSION_SECRET: 'SESSION_SECRET'
elasticache-redis:
REDIS_HOST: 'primary_endpoint_address'
REDIS_AUTH_TOKEN: 'auth_token'
Expand Down

0 comments on commit 4b42d5a

Please sign in to comment.