Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix healtcheck path
  • Loading branch information
bszaf committed Oct 31, 2025
commit dabbc76f3ccfdffd14f857621feaba29aeefa2e6
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@ data:
unhealthy_threshold: 2
healthy_threshold: 2
http_health_check:
path: /health
path: /healthcheck
{{- end }}