From 26eae7a85ce45a9a984e52dabdbe0dde150e6411 Mon Sep 17 00:00:00 2001 From: Steffen Illium <steffen.illium@gmail.com> Date: Mon, 6 May 2024 11:06:18 +0200 Subject: [PATCH] pvc giutea test --- 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 05cec94..7466705 100644 --- a/apps/gitea/base/pvc.yaml +++ b/apps/gitea/base/pvc.yaml @@ -31,7 +31,7 @@ spec: namespace: rook-ceph volumeAttributes: # optional file system to be mounted - "fsName": "myfs" + # "fsName": "myfs" # Required options from storageclass parameters need to be added in volumeAttributes "clusterID": "99c133b4-bd71-4eb9-9c00-ced76abf2a40" "staticVolume": "true"