Skip to content

Commit

Permalink
Update backend.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieWeider72 authored Sep 12, 2024
1 parent 4fe4dbe commit 5794bb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/admin/runai-setup/self-hosted/k8s/backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ If you have opted to connect to an [external PostgreSQL database](preparations.m
| `keycloakx.adminPassword` | Password of the internal identity provider administrator | This password is for the administrator of Keycloak |
| `keycloakx.existingSecret` | Keycloakx Credentials (secret) | Existing secret name with authentication credentials |
| `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 |
| `global.keycloakx.adminUser` | Can only be set during the initial installation | The admin password, however can also be chagned later throug hthe KeyCloak UI, but you must also update the 'keycloackx.adminPassword' value in the Helm chart using the helm upgrade. Filure to update the Helm values after changin the password can lead to control plance services encountering errors |

### Grafana

Expand Down

0 comments on commit 5794bb9

Please sign in to comment.