Skip to content

Commit

Permalink
Fix pod monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
dyedwiper committed Aug 2, 2024
1 parent e75da6f commit f37729b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/tldraw-server/templates/pod-monitor.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ spec:
app: tldraw-server
podMetricsEndpoints:
- path: /metrics
port: 9090
port: "9090"

0 comments on commit f37729b

Please sign in to comment.