commit 690431c2ec2287f9d969b85a8dec5fb5cd7726c8 parent fc88a8abb344f0edf78038bb1cd3088ce41646de Author: MTRNord <MTRNord@users.noreply.github.com> Date: Sat, 30 Aug 2025 21:10:43 +0200 Prepare for git repo as source Diffstat:
| M | apps/talos_cluster/matrix-org-statistics/deployment.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/talos_cluster/matrix-org-statistics/deployment.yaml b/apps/talos_cluster/matrix-org-statistics/deployment.yaml @@ -8,7 +8,7 @@ spec: - ReadWriteMany resources: requests: - storage: 1G + storage: 2Gi --- apiVersion: apps/v1 kind: Deployment