The _secret/_key syntax doesn't work in Gitea Helm values. Use additionalConfigFromEnvs to inject GITEA__database__PASSWD from the sealed secret, which the chart translates into app.ini config.
The _secret/_key syntax doesn't work in Gitea Helm values. Use additionalConfigFromEnvs to inject GITEA__database__PASSWD from the sealed secret, which the chart translates into app.ini config.