Gitea-HelmChart/templates
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
..
gitea Use Secrets for passwords and tokens 2020-05-19 12:11:04 +12:00
init Don't use 'gitea generate' for internal-token file 2020-05-19 12:11:44 +12:00
memcached Initial commit 2019-12-12 13:38:31 -05:00
secrets Use Secrets for passwords and tokens 2020-05-19 12:11:04 +12:00
_helpers.tpl Use Secrets for passwords and tokens 2020-05-19 12:11:04 +12:00
deployment.yaml Use Secrets for passwords and tokens 2020-05-19 12:11:04 +12:00
ingress.yaml Enlarging double quotes 2020-05-15 13:48:03 -04:00
NOTES.txt Fix typo 2020-05-15 13:48:03 -04:00