mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-13 17:22:54 -05:00
Update to AI connection string
This commit is contained in:
@@ -94,7 +94,7 @@ spec:
|
|||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
env:
|
env:
|
||||||
- name: ApplicationInsights__InstrumentationKey
|
- name: ApplicationInsights__ConnectionString
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: telemetry
|
name: telemetry
|
||||||
|
|||||||
Reference in New Issue
Block a user