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
kubectl get all
NAME READY STATUS RESTARTS AGE
pod/reportportal-migrations-fmnml 0/1 CreateContainerConfigError 0 3m48s
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
service/kubernetes ClusterIP 10.152.183.1 <none> 443/TCP 4d
NAME COMPLETIONS DURATION AGE
job.batch/reportportal-migrations 0/1 3m49s 3m49s
Hello! Thanks for reportportal
I try install reportportal into kubernetes by helm
I use default namespace
git clone https://github.com/reportportal/kubernetes.git
cd kubernetes/reportportal/
helm dep update
Getting updates for unmanaged Helm repositories...
...Successfully got an update from the "https://helm.elastic.co" chart repository
...Successfully got an update from the "https://charts.bitnami.com/bitnami" chart repository
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
Saving 4 charts
Downloading postgresql from repo https://charts.helm.sh/stable
Downloading rabbitmq from repo https://charts.bitnami.com/bitnami
Downloading elasticsearch from repo https://helm.elastic.co
Downloading minio from repo https://charts.helm.sh/stable
Deleting outdated charts
Set SecretName and password for rabbitmq and postgresql
cd ..
helm install reportportal ./reportportal/
Status of reportportal-migrations
kubectl describe pod/reportportal-migrations-fmnml
The text was updated successfully, but these errors were encountered: