Skip to content

Commit

Permalink
fix: update prot definition in kustomize manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
FlxPeters authored May 9, 2024
1 parent 9089e1f commit ed49bf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/kustomize/service-monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ spec:
matchLabels:
app: redfish-exporter
endpoints:
- port: exporter
- targetPort: 9610
path: /metrics
1 change: 1 addition & 0 deletions contrib/kustomize/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ spec:
- protocol: TCP
port: 9610
targetPort: 9610
name: metrics

0 comments on commit ed49bf4

Please sign in to comment.