Hi,
I've submitted PR #35 to address an issue whereby users cannot disable hcaptcha-related keys from being included in the ConfigMap objects. In particular this causes problems with tools like Argo CD that cannot apply the null value and show that the Mastodon application as perpetually out of sync. I believe the intention in _env.tpl is for this evaluation to be a standard Boolean toggle so that's what my PR corrects.
I hope this helps.
Hi,
I've submitted PR #35 to address an issue whereby users cannot disable hcaptcha-related keys from being included in the ConfigMap objects. In particular this causes problems with tools like Argo CD that cannot apply the null value and show that the Mastodon application as perpetually out of sync. I believe the intention in
_env.tplis for this evaluation to be a standard Boolean toggle so that's what my PR corrects.I hope this helps.