diff --git a/helm/odigos/templates/instrumentor/deployment.yaml b/helm/odigos/templates/instrumentor/deployment.yaml index 43c106181..db0422a1e 100644 --- a/helm/odigos/templates/instrumentor/deployment.yaml +++ b/helm/odigos/templates/instrumentor/deployment.yaml @@ -48,6 +48,8 @@ spec: - configMapRef: name: odigos-own-telemetry-otel-config optional: true + - configMapRef: + name: odigos-deployment livenessProbe: httpGet: path: /healthz