Generic way for configuring Gitea #243

Closed
opened 2021-11-13 11:45:03 +00:00 by justusbunsi · 0 comments
justusbunsi commented 2021-11-13 11:45:03 +00:00 (Migrated from gitea.com)

The Helm Chart supports configuring Gitea via inline values.yaml. In larger or fine-grained configured environments this results in a cluttered configuration that may contain sensitive data as well.

To allow sensitive data being retrieved from other sources and maybe split the configuration into several sections (as the app.ini itself is split in such way), it would be great to have a generic way for configure Gitea in its whole glory.

The Helm Chart supports configuring Gitea via inline _values.yaml_. In larger or fine-grained configured environments this results in a cluttered configuration that may contain sensitive data as well. To allow sensitive data being retrieved from other sources and maybe split the configuration into several sections (as the _app.ini_ itself is split in such way), it would be great to have a generic way for configure Gitea in its whole glory.
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#243
No description provided.