From 30dc51109255717fff44a07e1b505cf3d27e95c3 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Tue, 6 Jan 2026 17:00:59 +0100 Subject: [PATCH] modified PVC annotation --- privatebin-system/privatebin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/privatebin-system/privatebin.yaml b/privatebin-system/privatebin.yaml index 61f7d7c..f092d4c 100644 --- a/privatebin-system/privatebin.yaml +++ b/privatebin-system/privatebin.yaml @@ -19,7 +19,7 @@ metadata: labels: app.kubernetes.io/name: privatebin app.kubernetes.io/instance: privatebin - recurring-job-group.longhorn.io/needbackup: enabled + recurring-job-group.longhorn.io/default: enabled recurring-job.longhorn.io/source: enabled annotations: argocd.argoproj.io/sync-options: Prune=false