Gitea-HelmChart/templates/init
Thomas Matysik fc13e0a147 Don't use 'gitea generate' for internal-token file
Workaround for go-gitea/gitea/#11498

Gitea breaks if the INTERNAL_TOKEN_URI file contains a `\n`, but
`gitea generate secret` appends one.

As long as the file exists, is empty, and is writable, Gitea will
auto-generate the content, so we just `touch` it instead.

Signed-off-by: Thomas Matysik <thomas@matysik.co.nz>
2020-05-19 12:11:44 +12:00
..
_container.tpl Don't use 'gitea generate' for internal-token file 2020-05-19 12:11:44 +12:00