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

Add helm chart #46

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add helm chart #46

wants to merge 2 commits into from

Conversation

joaoss35
Copy link

@joaoss35 joaoss35 commented Apr 4, 2023

This PR adds a helm chart for Kubernetes support and partially fixes #32.
Artifact Hub will have to be handled by you @serjs since it demands secrets setup.

Chart version: {{ .Chart.Version }}
App version: {{ .Chart.AppVersion }}
Image tag: {{ include "socks5.image" . }}
***********************************************************************
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this node the name/port setup by the Service definition?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't find it necessary, specially since we are using 1080.

@joaoss35 joaoss35 requested a review from jcpunk June 24, 2023 12:54
@jcpunk
Copy link

jcpunk commented Jun 27, 2023

This looks pretty reasonable to me, but I don't speak for the repo maintainer.

@joaoss35
Copy link
Author

@serjs Any updates on this? 👍

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

Successfully merging this pull request may close these issues.

Helm chart at artifacthub.io
2 participants