feat: add backup infrastructure namespace, PVC, and Pelican PG backup CronJob
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: Namespace
|
||||||
|
metadata:
|
||||||
|
name: backups
|
||||||
|
labels:
|
||||||
|
app.kubernetes.io/managed-by: argocd
|
||||||
Reference in New Issue
Block a user