Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

### Bug description #486

Open
Sadeghi1017 opened this issue Feb 4, 2022 · 0 comments
Open

### Bug description #486

Sadeghi1017 opened this issue Feb 4, 2022 · 0 comments

Comments

@Sadeghi1017
Copy link

Bug description

I am hosting on a cluster with no LoadBalancer capabilities. I am trying to install using NodePort. Version 0.10.0

when I run a curl onto this port, curl http://myIP:30370, it responds back with connection refused. All the pods are running, nothing is in failure

See values.yaml

hostname: myIP:30370
proxy:
    serviceType: "NodePort"
    ports:
      http:
        expose: true
        nodePort: 30370

Originally posted by @yusufali94 in gitpod-io/gitpod#6675

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant