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
* all keycloak to have a relative path
* bump chart version
* Updated readme
* updated values schema
---------
Co-authored-by: Rob Theriault <[email protected]>
Copy file name to clipboardExpand all lines: charts/keycloak/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,6 +130,7 @@ The following table lists the configurable parameters of the Keycloak chart and
130
130
|`keycloak.proxyProtocolEnabled`| Whether the server should use the HA PROXY protocol when serving requests from behind a proxy. (true, false) |`false`|
131
131
|`keycloak.proxyTrustedAddresses`| A comma separated list of trusted proxy addresses |`""`|
132
132
|`keycloak.production`| Enable production mode |`false`|
133
+
|`keycloak.httpRelativePath`| Set relative path for serving resources; must start with a / |`""`|
0 commit comments