Skip to content

Add missing actuator config#80

Merged
jeremyprime merged 1 commit into
valkey-io:mainfrom
jeremyprime:fix-actuator-config
May 27, 2026
Merged

Add missing actuator config#80
jeremyprime merged 1 commit into
valkey-io:mainfrom
jeremyprime:fix-actuator-config

Conversation

@jeremyprime

Copy link
Copy Markdown
Collaborator

Summary

Add missing management.endpoint.health.show-components=always to the actuator health example config in the starter README. Without this property /actuator/health/valkey returns 404.

Closes #77

Signed-off-by: Jeremy Parr-Pearson <jeremy.parr-pearson@improving.com>
@jeremyprime jeremyprime requested a review from ikolomi April 13, 2026 20:38
@jeremyprime jeremyprime merged commit c1dbcde into valkey-io:main May 27, 2026
45 of 46 checks passed
@jeremyprime jeremyprime deleted the fix-actuator-config branch May 27, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Endpoint /actuator/health/valkey returns NOT FOUND

2 participants