From 15063c98852e1401bbd6fa5bc53cf70efa899950 Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Fri, 6 Feb 2026 00:27:45 +0100 Subject: [PATCH] add backup volume snapshot class for girea postgress --- apps/gitea/postgres-cluster.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/gitea/postgres-cluster.yaml b/apps/gitea/postgres-cluster.yaml index 95b5ed4..20ebc84 100644 --- a/apps/gitea/postgres-cluster.yaml +++ b/apps/gitea/postgres-cluster.yaml @@ -10,3 +10,7 @@ spec: storage: size: 10Gi storageClass: mayastor-single-hdd + + backup: + volumeSnapshot: + className: csi-mayastor-snapshotclass