From 659e611cf441f87018245d351adff4e5b9b7aa8e Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Thu, 29 Feb 2024 12:32:46 +0000 Subject: [PATCH] rooks only move in a straight line... Signed-off-by: Martyn Ranyard --- everything-app/uptime-kuma.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/everything-app/uptime-kuma.yaml b/everything-app/uptime-kuma.yaml index 701bd47..fca00d1 100644 --- a/everything-app/uptime-kuma.yaml +++ b/everything-app/uptime-kuma.yaml @@ -16,7 +16,7 @@ spec: - name: persistence.enabled value: "true" - name: persistence.storageClass - value: rook-ceph-block-ssd + value: longhorn-fast path: apps-helm/uptime-kuma repoURL: https://git.martyn.berlin/martyn/infra4talos.git targetRevision: HEAD