From 9085036caad53a6dc800cb98a56e923d7af3fd37 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Wed, 6 Aug 2025 12:01:27 +0200 Subject: [PATCH] Fix kyoo metadata storage --- apps/kyoo.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/kyoo.yaml b/apps/kyoo.yaml index cd22b4a..f9ce034 100644 --- a/apps/kyoo.yaml +++ b/apps/kyoo.yaml @@ -52,6 +52,9 @@ spec: authorizationAddress: https://authentik.sdg.moe/application/o/authorize/ tokenAddress: https://authentik.sdg.moe/application/o/token/ profileAddress: https://authentik.sdg.moe/application/o/userinfo/ + back: + persistence: + size: 20Gi ingress: enabled: true ingressClassName: cilium