Skip to content

Instantly share code, notes, and snippets.

@nrb
Created February 28, 2019 23:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nrb/dff8919988cf325e2127ded5c7de959b to your computer and use it in GitHub Desktop.
Save nrb/dff8919988cf325e2127ded5c7de959b to your computer and use it in GitHub Desktop.
APIVersion: velero.io/v1
Kind: ReplaceRule
spec:
appliesTo:
- PersistentVolumes
labels:
- key: failure-domain.beta.kubernetes/region
original: us-east-1
new: us-west-2
annotations:
- key: my-key
original: my-value
new: your-value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment