Add hostPort support for SSH #275

Closed
opened 2022-01-11 22:09:28 +00:00 by a-zen · 1 comment
a-zen commented 2022-01-11 22:09:28 +00:00 (Migrated from gitea.com)

Background

I know using a hostPort is not recommended (https://kubernetes.io/docs/concepts/configuration/overview/#services) but for me it is the easiest way to expose the gitea ssh port on my server. It would be nice if the helm chart supports it.

Scope

helm chart supports using hostPort to expose ssh port.

# Background I know using a hostPort is not recommended (https://kubernetes.io/docs/concepts/configuration/overview/#services) but for me it is the easiest way to expose the gitea ssh port on my server. It would be nice if the helm chart supports it. # Scope helm chart supports using hostPort to expose ssh port.
a-zen commented 2022-01-11 22:11:32 +00:00 (Migrated from gitea.com)

I created the pull request 276 to implement this.

I created the pull request 276 to implement this.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lunny/helm-chart#275
No description provided.