From 6e2e61ace800882d6f2a200a5180b1c5657608ec Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Fri, 15 Dec 2023 16:01:58 +0100 Subject: [PATCH] local-path should move to rook now 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 b3a43df..a1ce4b4 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: local-path-fast + value: rook-ceph-block-ssd path: apps-helm/hyperion repoURL: https://git.martyn.berlin/martyn/infra4talos.git targetRevision: HEAD