Skip to content

Commit 6ac8002

Browse files
authored
Update backend.md
1 parent 58c3b5d commit 6ac8002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/runai-setup/self-hosted/ocp/backend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ There may be cases where you need to set additional properties as follows:
4949
|----------|----------|-------------|
5050
| `keycloakx.adminUser` | User name of the internal identity provider administrator | This user is the administrator of Keycloak |
5151
| `keycloakx.adminPassword` | Password of the internal identity provider administrator | This password is for the administrator of Keycloak |
52-
| `keycloakx.host` | KeyCloak (Run:ai internal identity provider) host path | Override the DNS for Keycloak. This can be used to access Keycloak from outside the Run:ai Control Plane cluster via ingress |
52+
| `global.keycloakx.host` | KeyCloak (Run:ai internal identity provider) host path | Override the DNS for Keycloak. This can be used to access Keycloak from outside the Run:ai Control Plane cluster via ingress |
5353
| `global.postgresql.auth.username` | PostgreSQL username | Override the Run:ai default user name for the Run:ai database |
5454
| `global.postgresql.auth.password` | PostgreSQL password | Override the Run:ai default password for the Run:ai database |
5555
| `global.postgresql.auth.port` | PostgreSQL port | Override the default PostgreSQL port for the Run:ai database |

0 commit comments

Comments
 (0)