Hi issue with Gitea while running the configsync start script
Opened this issue · 0 comments
pathakmahesh commented
when we are started the start script of configsync .. while deploying the gitea it thows the error , waiting for gitea to start , after some time
NOTES:
- Get the application URL by running these commands:
export NODE_PORT=$(kubectl get --namespace gitea -o jsonpath="{.spec.ports[0].nodePort}" services gitea)
export NODE_IP=$(kubectl get nodes --namespace gitea -o jsonpath="{.items[0].status.addresses[0].address}")
echo http://$NODE_IP:$NODE_PORT
waiting for Gitea to start...
Error from server (NotFound): statefulsets.apps "gitea" not found
Oh no! workloads/gitea/deploy failed! 00:00:03
Oh no! environments/config-sync-demo/start failed! 00:02:01
i am running on fedora