You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add HTTPRoute configuration and Grafana integration
- Introduced `httpRoute` configuration in `values.schema.json` and `values.yaml` to enable Gateway API HTTPRoute with customizable properties such as `gatewayName`, `hostnames`, and `prefix`.
- Updated `values.yaml` to enable Grafana by default and set MySQL as the database type.
- Added HTTPRoute resource for routing traffic to Grafana and UI services.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments