Skip to content

Commit

Permalink
removing unused values
Browse files Browse the repository at this point in the history
  • Loading branch information
shahhussaindigitaljustice committed Jan 8, 2025
1 parent 8eccfc5 commit d51d364
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@ 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 d51d364

Please sign in to comment.