Skip to content

Commit

Permalink
fix: instrumentor failed to read tier from helm deployment (#1684)
Browse files Browse the repository at this point in the history
  • Loading branch information
blumamir authored Nov 4, 2024
1 parent 14f8228 commit 362d502
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helm/odigos/templates/instrumentor/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ spec:
- configMapRef:
name: odigos-own-telemetry-otel-config
optional: true
- configMapRef:
name: odigos-deployment
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit 362d502

Please sign in to comment.