From 8eee782fcfc4ca4243e2b228080d7e19e9bd42a6 Mon Sep 17 00:00:00 2001 From: "Michael N. Lipp" <1446020+mnlipp@users.noreply.github.com> Date: Mon, 14 Aug 2023 06:18:22 +0200 Subject: [PATCH] Update kustomization.yaml --- example/local-path/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/local-path/kustomization.yaml b/example/local-path/kustomization.yaml index 1d25d7e..799712a 100644 --- a/example/local-path/kustomization.yaml +++ b/example/local-path/kustomization.yaml @@ -34,4 +34,4 @@ patches: "/Controller": runnerData: # Default is to use the default storage class - storageClassName: rook-cephfs + storageClassName: local-path