From edb528bfe1c1d3b7c969971aa6f765da1b90dcb2 Mon Sep 17 00:00:00 2001 From: Steffen Illium <steffen.illium@gmail.com> Date: Mon, 6 May 2024 14:26:26 +0200 Subject: [PATCH] revert --- infrastructure/04-rook-ceph/base/storageclass.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/04-rook-ceph/base/storageclass.yaml b/infrastructure/04-rook-ceph/base/storageclass.yaml index e969da8..da8286e 100644 --- a/infrastructure/04-rook-ceph/base/storageclass.yaml +++ b/infrastructure/04-rook-ceph/base/storageclass.yaml @@ -7,7 +7,7 @@ provisioner: rook-ceph.cephfs.csi.ceph.com parameters: # clusterID is the namespace where the rook cluster is running # If you change this namespace, also change the namespace below where the secret namespaces are defined - clusterID: 99c133b4-bd71-4eb9-9c00-ced76abf2a40 # rook-ceph + clusterID: rook-ceph # CephFS filesystem name into which the volume shall be created fsName: myfs