diff --git a/otel-lgtm-stack/Service_nodeexporter-prometheus-node-exporter.yaml b/otel-lgtm-stack/Service_nodeexporter-prometheus-node-exporter.yaml index 552f7fc..f1d4f7c 100644 --- a/otel-lgtm-stack/Service_nodeexporter-prometheus-node-exporter.yaml +++ b/otel-lgtm-stack/Service_nodeexporter-prometheus-node-exporter.yaml @@ -15,9 +15,9 @@ metadata: spec: ports: - name: metrics - port: 9100 + port: 9101 protocol: TCP - targetPort: 9100 + targetPort: 9101 selector: app.kubernetes.io/instance: nodeexporter app.kubernetes.io/name: prometheus-node-exporter