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
The chart only manages HTTPRoute resources. The frontend defaults to routing `/` to the frontend service. The API and SSE routes have no defaults — you must provide rules explicitly.
184
+
185
+
A typical configuration with separate frontend and API routes:
See the [`values.yaml`](https://github.com/Flagsmith/flagsmith-charts/blob/main/charts/flagsmith/values.yaml) for all available options.
223
+
142
224
### Provided Database configuration
143
225
144
226
By default, the chart creates its own PostgreSQL server within the cluster, referencing [https://github.com/helm/charts/tree/master/stable/postgresql](https://github.com/helm/charts/tree/master/stable/postgresql) for the service.
0 commit comments