fix(sb-server-monitor): resolve server monitor discovery issues
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

This commit is contained in:
Tom Neuber 2024-12-05 22:49:45 +01:00
parent 4524fffe38
commit 6e33238de4
Signed by: tom
GPG key ID: F17EFE4272D89FF6
2 changed files with 8 additions and 1 deletions

View file

@ -13,7 +13,7 @@ spec:
- name: http-metrics
port: 9192
protocol: TCP
targetPort: http-metrics
targetPort: 9192
selector:
app: sb-server-monitor-exporter
type: ClusterIP