Add support for hostAliases #401
Reference in New Issue
Block a user
No description provided.
Delete Branch "support-host-aliases"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
values.yaml
and added to theREADME.md
using readme-generator-for-helmLGTM
LGTM