From 9eb05a8a93e959fb671425d9063aac674fb6d744 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Thu, 29 Feb 2024 17:06:00 +0000 Subject: [PATCH] rooks only move in a straight line... Signed-off-by: Martyn Ranyard --- everything-app/hyperion.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/everything-app/hyperion.yaml b/everything-app/hyperion.yaml index a1ce4b4..9a8c29c 100644 --- a/everything-app/hyperion.yaml +++ b/everything-app/hyperion.yaml @@ -14,7 +14,7 @@ spec: - name: hyperion.hyperion.image.tag value: 2.0.15 - name: pvc.claim.storageClass - value: rook-ceph-block-ssd + value: longhorn-fast path: apps-helm/hyperion repoURL: https://git.martyn.berlin/martyn/infra4talos.git targetRevision: HEAD