From c24b7445ba6e13be1197c10b419b57312c6dcf08 Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Mon, 6 May 2024 13:45:24 +0200 Subject: [PATCH] revert root path --- 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 d5a6197..7466705 100644 --- a/apps/gitea/base/pvc.yaml +++ b/apps/gitea/base/pvc.yaml @@ -35,7 +35,7 @@ spec: # Required options from storageclass parameters need to be added in volumeAttributes "clusterID": "99c133b4-bd71-4eb9-9c00-ced76abf2a40" "staticVolume": "true" - "rootPath": /volumes/csi/gitea/134cd303-caa5-40b4-97aa-12ca19943bd2 + "rootPath": /volumes/csi/gitea # volumeHandle can be anything, need not to be same # as PV name or volume name. keeping same for brevity volumeHandle: data-pv