From ed1671b9ae471acb8987e747e76738bd07c9b128 Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Mon, 6 May 2024 14:24:46 +0200 Subject: [PATCH] cluster id? --- 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 da8286e..e969da8 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: rook-ceph + clusterID: 99c133b4-bd71-4eb9-9c00-ced76abf2a40 # rook-ceph # CephFS filesystem name into which the volume shall be created fsName: myfs