From d176bf654b03895d7e95537b1f95d9eb78c66bc6 Mon Sep 17 00:00:00 2001 From: ushkarev Date: Mon, 25 Nov 2024 11:41:33 +0000 Subject: [PATCH] NON-318: Get Azure Application Insights settings from kubernetes secret directly (#398) --- helm_deploy/hmpps-non-associations-api/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm_deploy/hmpps-non-associations-api/values.yaml b/helm_deploy/hmpps-non-associations-api/values.yaml index a3ad5f49..247bc863 100644 --- a/helm_deploy/hmpps-non-associations-api/values.yaml +++ b/helm_deploy/hmpps-non-associations-api/values.yaml @@ -31,13 +31,14 @@ generic-service: JAVA_OPTS: "-Xmx512m" SERVER_PORT: "8080" SPRING_PROFILES_ACTIVE: "logstash" - APPLICATIONINSIGHTS_CONNECTION_STRING: "InstrumentationKey=$(APPINSIGHTS_INSTRUMENTATIONKEY)" APPLICATIONINSIGHTS_CONFIGURATION_FILE: applicationinsights.json HMPPS_SQS_USE_WEB_TOKEN: "true" envFrom: - secretRef: name: hmpps-non-associations-api + - secretRef: + name: application-insights namespace_secrets: dps-rds-instance-output: