feat: add backup infrastructure namespace, PVC, and Pelican PG backup CronJob

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