diff --git a/k8s/deploy.yaml b/k8s/deploy.yaml index 7c55136..5fc51f2 100644 --- a/k8s/deploy.yaml +++ b/k8s/deploy.yaml @@ -67,7 +67,7 @@ spec: containerPort: 8080 env: - name: OTEL_EXPORTER_OTLP_ENDPOINT - value: http://k8s-monitoring-alloy-receiver.monitoring.svc.cluster.local:4318 + value: http://k8s-monitoring-alloy.monitoring.svc.cluster.local:4318 envFrom: - configMapRef: name: schemas