From 651d2747807a7f6cc8c122dfec67ff96f0238957 Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Mon, 21 Mar 2022 12:37:17 -0400 Subject: [PATCH] Update to AI connection string --- Power/Service/deploy/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Power/Service/deploy/manifest.yaml b/Power/Service/deploy/manifest.yaml index 493ff3b..cfe05ad 100644 --- a/Power/Service/deploy/manifest.yaml +++ b/Power/Service/deploy/manifest.yaml @@ -94,7 +94,7 @@ spec: securityContext: privileged: true env: - - name: ApplicationInsights__InstrumentationKey + - name: ApplicationInsights__ConnectionString valueFrom: secretKeyRef: name: telemetry