mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-26 09:35:40 -05:00
Power service updates
- Upgrade to .NET 8 - Remove ApplicationInsights - Add OpenTelemetry
This commit is contained in:
@@ -94,11 +94,6 @@ spec:
|
||||
securityContext:
|
||||
privileged: true
|
||||
env:
|
||||
- name: ApplicationInsights__ConnectionString
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: telemetry
|
||||
key: key
|
||||
- name: Power__Database__Host
|
||||
value: power-database
|
||||
- name: Power__Database__User
|
||||
|
||||
Reference in New Issue
Block a user