Skip to content

Commit

Permalink
MAN-227 - update helm files
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj committed Dec 20, 2024
1 parent 18844e6 commit f9db2c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm_deploy/hmpps-manage-a-supervision-ui/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
generic-service:
nameOverride: hmpps-manage-a-supervision-ui
nameOverride: hmpps-manage-people-on-probation-ui
productId: "HMPPS543" # productId for the product that this belongs too, i.e. DPS001, see README.md for details
replicaCount: 4

Expand Down Expand Up @@ -34,7 +34,7 @@ generic-service:
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/"
AUDIT_SERVICE_NAME: "hmpps-manage-a-supervision-ui"
AUDIT_SERVICE_NAME: "hmpps-manage-people-on-probation-ui"
AUDIT_SQS_REGION: "eu-west-2"

# Pre-existing kubernetes secrets to load as environment variables in the deployment.
Expand Down

0 comments on commit f9db2c5

Please sign in to comment.