Skip to content

Commit

Permalink
Add missing REDIS_ENABLED env var (folowing template updates)
Browse files Browse the repository at this point in the history
  • Loading branch information
tpmcgowan committed Feb 18, 2024
1 parent 78f7c5f commit c69b9c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm_deploy/hmpps-book-a-prison-visit-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ generic-service:
# Environment variables to load into the deployment
env:
NODE_ENV: "production"
REDIS_ENABLED: "true"
REDIS_TLS_ENABLED: "true"
APPLICATIONINSIGHTS_CONNECTION_STRING: "InstrumentationKey=$(APPINSIGHTS_INSTRUMENTATIONKEY);IngestionEndpoint=https://northeurope-0.in.applicationinsights.azure.com/;LiveEndpoint=https://northeurope.livediagnostics.monitor.azure.com/"

Expand Down

0 comments on commit c69b9c3

Please sign in to comment.