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
It should connect to the DB using the provided values, which are the same as indicated in the readme.
What do you see instead?
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 29m default-scheduler Successfully assigned sso/keycloak-0 to xxxxxxxxxx
Normal Pulling 29m kubelet Pulling image "docker.io/bitnami/keycloak:26.0.6-debian-12-r0"
Normal Pulled 28m kubelet Successfully pulled image "docker.io/bitnami/keycloak:26.0.6-debian-12-r0" in 17.598s (17.598s including waiting). Image size: 422618500 bytes.
Normal Created 28m kubelet Created container prepare-write-dirs
Normal Started 28m kubelet Started container prepare-write-dirs
Warning Failed 26m (x10 over 28m) kubelet Error: secret "keycloak-externaldb" not found
Normal Pulled 4m7s (x116 over 28m) kubelet Container image "docker.io/bitnami/keycloak:26.0.6-debian-12-r0" already present on machine
The text was updated successfully, but these errors were encountered:
javsalgar
changed the title
"Error: secret "keycloak-externaldb" not found" when trying to install helm chart using external database
[bitnami/keycloak] "Error: secret "keycloak-externaldb" not found" when trying to install helm chart using external database
Dec 2, 2024
Name and Version
bitnami/keycloak 24.2.2
What architecture are you using?
amd64
What steps will reproduce the bug?
kubectl describe pod keycloak-0 -n sso
Are you using any custom parameters or values?
What is the expected behavior?
It should connect to the DB using the provided values, which are the same as indicated in the readme.
What do you see instead?
The text was updated successfully, but these errors were encountered: