Fix regression for unspecified DOMAIN and ROOT_URL #185

Merged
justusbunsi merged 2 commits from refs/pull/185/head into master 2021-06-29 19:24:45 +00:00
justusbunsi commented 2021-06-25 12:08:38 +00:00 (Migrated from gitea.com)

In case a user did not specify DOMAIN in .Values.gitea.config.server,
the chart generated incorrect value for that app.ini setting so that
Gitea crashed on startup.

Same for ROOT_URL.

In case a user did not specify DOMAIN in .Values.gitea.config.server, the chart generated incorrect value for that app.ini setting so that Gitea crashed on startup. Same for ROOT_URL.
luhahn (Migrated from gitea.com) approved these changes 2021-06-28 07:22:57 +00:00
luhahn (Migrated from gitea.com) left a comment

tested -> looks good :)

tested -> looks good :)
techknowlogick (Migrated from gitea.com) approved these changes 2021-06-29 19:24:27 +00:00
Sign in to join this conversation.
No description provided.