From 27f26c53dbdf1b2125dc9778aac9475850b5c39f Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Mon, 6 May 2024 14:26:57 +0200 Subject: [PATCH] cluter id --- apps/gitea/base/pvc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/gitea/base/pvc.yaml b/apps/gitea/base/pvc.yaml index 141852d..7c34a33 100644 --- a/apps/gitea/base/pvc.yaml +++ b/apps/gitea/base/pvc.yaml @@ -33,7 +33,7 @@ spec: # optional file system to be mounted # "fsName": "myfs" # Required options from storageclass parameters need to be added in volumeAttributes - "clusterID": "99c133b4-bd71-4eb9-9c00-ced76abf2a40" + "clusterID": "rook-ceph" "staticVolume": "true" "rootPath": /volumes/csi/gitea # volumeHandle can be anything, need not to be same