From 71d2a8bdd59066759c56d691249fe4c8fffce073 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Fri, 15 Dec 2023 16:21:29 +0100 Subject: [PATCH] local-path should move to rook now Signed-off-by: Martyn Ranyard --- everything-app/syncthing.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/everything-app/syncthing.yaml b/everything-app/syncthing.yaml index fb3b015..79f1667 100644 --- a/everything-app/syncthing.yaml +++ b/everything-app/syncthing.yaml @@ -30,8 +30,8 @@ spec: enabled: true type: pvc accessMode: ReadWriteOnce - size: 5368709120 - storageClass: local-path-fast + size: 5Gi + storageClass: rook-ceph-block-ssd service: main: annotations: