Skip to content

Instantly share code, notes, and snippets.

@rjshree
Last active September 12, 2020 14:52
Show Gist options
  • Save rjshree/83f18054f33b99236e5113e5d524806c to your computer and use it in GitHub Desktop.
Save rjshree/83f18054f33b99236e5113e5d524806c to your computer and use it in GitHub Desktop.
apiVersion: velero.io/v1
kind: Schedule
metadata:
labels:
ehl-app-id: elasticsearch
ehl-overwrite.1.name: elk
name: elk-backup
namespace: backup-namespace
spec:
schedule: 0/5 * 1/1 * *
template:
includeNamespaces:
- 'elk'
storageLocation: default
ttl: 36h0m0s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment