feat: add backups namespace with Pelican PG backup CronJob and Longhorn recurring jobs

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