k8s/infrastructure/velero/schedules/daily.yaml

13 lines
207 B
YAML
Raw Normal View History

2026-04-02 06:36:10 +00:00
apiVersion: velero.io/v1
kind: Schedule
metadata:
name: daily-full
namespace: velero
spec:
schedule: "0 23 * * *"
template:
labelSelector:
matchLabels:
backup: "true"
ttl: 168h