Rasa X status keeps showing upgrading

Hi. I built a Rasa open source server and want to connect to Rasa X. But after I create a deployment (rasactl start rasa1 --create) and try to connect my project, the status keeps showing upgrading just like below:

This blocks me to connect and has continued for 1 week. Does anyone met this before? Is there anyway to check what is upgrading and when it is done?

kubectl get pods --all-namespaces
NAMESPACE            NAME                                         READY   STATUS             RESTARTS   AGE
ingress-nginx        ingress-nginx-admission-create-jpbb6         0/1     Completed          0          6d22h
ingress-nginx        ingress-nginx-controller-59cbb6ccb6-55rss    1/1     Running            11         6d22h
kube-system          coredns-558bd4d5db-47lz9                     1/1     Running            4          6d22h
kube-system          coredns-558bd4d5db-svm8r                     1/1     Running            4          6d22h
kube-system          etcd-rasa-control-plane                      1/1     Running            3          6d22h
kube-system          kindnet-59qt4                                1/1     Running            5          6d10h
kube-system          kindnet-dd5w4                                1/1     Running            3          6d22h
kube-system          kube-apiserver-rasa-control-plane            1/1     Running            5          6d22h
kube-system          kube-controller-manager-rasa-control-plane   1/1     Running            71         6d22h
kube-system          kube-proxy-4pwfj                             1/1     Running            2          6d22h
kube-system          kube-proxy-dqxv9                             1/1     Running            0          6d10h
kube-system          kube-scheduler-rasa-control-plane            1/1     Running            70         6d22h
local-path-storage   local-path-provisioner-547f784dff-fr2cd      0/1     CrashLoopBackOff   76         6d22h
rasa1                rasa-x-app-85b6f789df-n6bm2                  1/1     Running            28         6d22h
rasa1                rasa-x-db-migration-service-0                1/1     Running            30         6d22h
rasa1                rasa-x-duckling-544b65cc49-v46vk             1/1     Running            37         6d22h
rasa1                rasa-x-event-service-6bcb69c6f6-vf5v8        0/1     Running            19         6d22h
rasa1                rasa-x-postgresql-0                          1/1     Running            1          6d22h
rasa1                rasa-x-rabbit-0                              0/1     Running            2          6d22h
rasa1                rasa-x-rasa-x-74dfd9b9dc-n7cl8               0/1     Running            4          6d22h
rasa1                rasa-x-redis-master-0                        1/1     Running            1          6d22h