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

Helm chart to deploy VK should not deploy ssh services by default #297

Open
Bianco95 opened this issue Oct 1, 2024 · 0 comments
Open

Helm chart to deploy VK should not deploy ssh services by default #297

Bianco95 opened this issue Oct 1, 2024 · 0 comments

Comments

@Bianco95
Copy link
Collaborator

Bianco95 commented Oct 1, 2024

I followed the guide https://intertwin-eu.github.io/interLink/docs/Cookbook and then I used the helm chart to deploy the VK like described in the tutorial.

helm upgrade --install --create-namespace -n interlink my-virtual-node oci://ghcr.io/intertwin-eu/interlink-helm-chart/interlink --values ./values.yaml

But it gives the following error:

Error: UPGRADE FAILED: failed to create resource: Service "ssh-bastion-my-virtual-node" is invalid: spec.ports[0].nodePort: Invalid value: 31022: provided port is already allocated

So it seems that it want to create a ssh service but I don't request it.

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