diff --git a/helm_deploy/hmpps-authorization/values.yaml b/helm_deploy/hmpps-authorization/values.yaml index 78529946..009735ef 100644 --- a/helm_deploy/hmpps-authorization/values.yaml +++ b/helm_deploy/hmpps-authorization/values.yaml @@ -32,6 +32,7 @@ generic-service: # Environment variables to load into the deployment env: NODE_ENV: "production" + REDIS_ENABLED: "true" REDIS_TLS_ENABLED: "true" TOKEN_VERIFICATION_ENABLED: "true" APPLICATIONINSIGHTS_CONNECTION_STRING: "InstrumentationKey=$(APPINSIGHTS_INSTRUMENTATIONKEY);IngestionEndpoint=https://northeurope-0.in.applicationinsights.azure.com/;LiveEndpoint=https://northeurope.livediagnostics.monitor.azure.com/"