Add support for hostAliases #401

Merged
podain77 merged 2 commits from support-host-aliases into main 2023-02-21 17:53:26 +00:00
podain77 commented 2023-02-20 06:19:37 +00:00 (Migrated from gitea.com)

Description of the change

It is required to add custom mapping between hostnames and IP addresses for the gitea pods to be able to access external services like oauth providers or webhook servers.
It is common to take global variables for the entires and set them using hostAliases in the pod template.

Benefits

Give us more flexibility when using gitea in various network environments.

Applicable issues

Checklist

### Description of the change It is required to add custom mapping between hostnames and IP addresses for the gitea pods to be able to access external services like oauth providers or webhook servers. It is common to take global variables for the entires and set them using hostAliases in the pod template. ### Benefits Give us more flexibility when using gitea in various network environments. ### Applicable issues - fixes #400 ### Checklist - [X] Parameters are documented in the `values.yaml` and added to the `README.md` using [readme-generator-for-helm](https://github.com/bitnami-labs/readme-generator-for-helm)
pat-s (Migrated from gitea.com) approved these changes 2023-02-21 09:02:16 +00:00
pat-s (Migrated from gitea.com) left a comment

LGTM

LGTM
justusbunsi (Migrated from gitea.com) approved these changes 2023-02-21 17:47:47 +00:00
justusbunsi (Migrated from gitea.com) left a comment

LGTM

LGTM
Sign in to join this conversation.
No description provided.