From 4eec95ba8c66b971643fcc319de9d41b99b4156e Mon Sep 17 00:00:00 2001 From: petergphillips <5099053+petergphillips@users.noreply.github.com> Date: Thu, 21 Nov 2024 17:21:54 +0000 Subject: [PATCH] =?UTF-8?q?SDIT-2316:=20=F0=9F=8E=A8=20Use=20separate=20ap?= =?UTF-8?q?p=20insights=20connection=20string=20instead=20(#485)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helm_deploy/hmpps-template-typescript/values.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/helm_deploy/hmpps-template-typescript/values.yaml b/helm_deploy/hmpps-template-typescript/values.yaml index 0f81b06..f53e7e5 100644 --- a/helm_deploy/hmpps-template-typescript/values.yaml +++ b/helm_deploy/hmpps-template-typescript/values.yaml @@ -31,7 +31,6 @@ generic-service: 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/' AUDIT_SQS_REGION: 'eu-west-2' AUDIT_SERVICE_NAME: 'UNASSIGNED' # Your audit service name @@ -51,10 +50,11 @@ generic-service: REDIS_HOST: 'primary_endpoint_address' REDIS_AUTH_TOKEN: 'auth_token' application-insights: - APPINSIGHTS_INSTRUMENTATIONKEY: 'APPINSIGHTS_INSTRUMENTATIONKEY' - #sqs-hmpps-audit-secret: - # AUDIT_SQS_QUEUE_URL: "sqs_queue_url" - # AUDIT_SQS_QUEUE_NAME: "sqs_queue_name" + APPLICATIONINSIGHTS_CONNECTION_STRING: "APPLICATIONINSIGHTS_CONNECTION_STRING" + # This secret will need to be created in your namespace (note it isn't in hmpps-templates-dev) + # IRSA configuration in your namespace will also be required, and then uncomment serviceAccountName above. + # sqs-hmpps-audit-secret: + # AUDIT_SQS_QUEUE_URL: 'sqs_queue_url' allowlist: groups: