commit b223dab2d9501c217dab42c98eac5155daf9ce96 parent 32ff75c69dc2e1a641039c8232426a5412615b73 Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 6 May 2024 14:21:30 +0200 Fix masto Diffstat:
| M | apps/base/mastodon/release.yaml | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/apps/base/mastodon/release.yaml b/apps/base/mastodon/release.yaml @@ -14,6 +14,9 @@ spec: name: mastodon namespace: mastodon values: + hooks: + dbMigrate: + enabled: false externalAuth: oidc: enabled: true