From 2297db400481f65beef9ce5a417dee1f10c92b18 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Thu, 22 May 2025 12:07:03 +0200 Subject: [PATCH] move minecraft away from ceph --- .../main/kubernetes/apps/minecraft/app/helm-release.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/clusters/main/kubernetes/apps/minecraft/app/helm-release.yaml b/clusters/main/kubernetes/apps/minecraft/app/helm-release.yaml index a77b6ec105c..eddd6645aa1 100644 --- a/clusters/main/kubernetes/apps/minecraft/app/helm-release.yaml +++ b/clusters/main/kubernetes/apps/minecraft/app/helm-release.yaml @@ -201,18 +201,12 @@ spec: mountPath: /data/dynmap/web type: nfs server: 192.168.10.21 - path: /mnt/tank/apps/minecraft/dynmap + path: /mnt/tank/apps/minecraft/data backups: enabled: true type: nfs server: 192.168.10.21 path: /mnt/tank/apps/minecraft/backups - new: - enabled: true - mountPath: /new - type: nfs - server: 192.168.10.21 - path: /mnt/tank/apps/minecraft/data resources: limits: cpu: 8000m