You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| mastodon.deepl.enabled | bool |`false`|enable the use of deepl for translations|
61
61
| mastodon.deepl.plan | string |`""`||
62
62
| mastodon.extraEnvFrom | string |`""`| Alternatively specify extra environment variables stored in a ConfigMap. The specified ConfigMap should contain the additional environment variables in key-value format. |
63
63
| mastodon.extraEnvVars | list |`[]`| Specify extra environment variables to be added to all Mastodon pods. These can be used for configuration not included in this chart (including configuration for Mastodon varietals.) |
@@ -73,6 +73,12 @@ Mastodon is a free, open-source social network server based on ActivityPub.
0 commit comments