When I send a GET request to any of the end ruler endpoints defined here, I get "404 not found". I enabled the ruler component in my helm chart, but that didn't seem to fix my issue. Though, I am able to send request to any of the API endpoints prefixed with /api/prom/rules.
Is it possible that the current app version doesn't support these endpoints? Or could it be related to my helm chart configuration?
Environment
Helm chart configuration
Issue
When I send a GET request to any of the end ruler endpoints defined here, I get "404 not found". I enabled the ruler component in my helm chart, but that didn't seem to fix my issue. Though, I am able to send request to any of the API endpoints prefixed with
/api/prom/rules
.Is it possible that the current app version doesn't support these endpoints? Or could it be related to my helm chart configuration?