monitoring: change node-exporter port to 9101 to avoid conflict

This commit is contained in:
2025-05-13 14:12:36 -04:00
parent 6f907fdc5c
commit af72b56581
2 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ metadata:
spec:
ports:
- name: https
port: 9100
port: 9101
targetPort: https
selector:
app.kubernetes.io/component: exporter