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

Open
gitea-admin wants to merge 5 commits from orion/auto/feat-add-backup-infrastructure-namespace-1780360691804 into main
Showing only changes of commit 1cfb947ae6 - Show all commits
+6
View File
@@ -0,0 +1,6 @@
apiVersion: v1
kind: Namespace
metadata:
name: backups
labels:
app.kubernetes.io/managed-by: argocd