team. I just installed the phoenix.
i use ' kubectl get secret --namespace phoenix phoenix-secret -o jsonpath="{.data.PHOENIX_DEFAULT_ADMIN_INITIAL_PASSWORD}" | base64 -d' to get password
but when i try to use admin and password i get for the command, it couldnt login.
any advice?