Skip to content

Commit f101983

Browse files
fix metrics port
1 parent 59af863 commit f101983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/hermes/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ spec:
6060
ports:
6161
- containerPort: 8080
6262
name: "hermes"
63-
- containerPort: 9723
63+
- containerPort: 9223
6464
name: "metrics"
6565
envFrom:
6666
- configMapRef:

0 commit comments

Comments
 (0)