kubectl get secrets keycloak-initial-admin -o jsonpath='{.data.password}' | base64 -d && echo
kubectl logs -l app=keycloak