feat: add backup infrastructure (CronJobs, PVC, Longhorn RecurringJobs)

This commit is contained in:
2026-06-02 01:17:50 +00:00
parent 43976cb1a1
commit 0ace0ec35b
+6
View File
@@ -0,0 +1,6 @@
apiVersion: v1
kind: Namespace
metadata:
name: backups
labels:
app.kubernetes.io/managed-by: argocd