Skip to content

Instantly share code, notes, and snippets.

@dennybaa
Last active May 13, 2020 18:44
Show Gist options
  • Save dennybaa/44fe742952eef789df91c7d299a7f727 to your computer and use it in GitHub Desktop.
Save dennybaa/44fe742952eef789df91c7d299a7f727 to your computer and use it in GitHub Desktop.
backup resource #heptio
apiVersion: ark.heptio.com/v1
kind: Backup
metadata:
creationTimestamp: 2018-11-08T14:33:07Z
generation: 1
name: my-db-test
namespace: heptio-ark
resourceVersion: "33426"
selfLink: /apis/ark.heptio.com/v1/namespaces/heptio-ark/backups/my-db-test
uid: 35c1bb4f-e363-11e8-8d80-02ec800e0240
spec:
excludedNamespaces: null
excludedResources: null
hooks:
resources: null
includeClusterResources: null
includedNamespaces:
- '*'
includedResources: null
labelSelector:
matchLabels:
app: mongodb
release: my-db
ttl: 720h0m0s
status:
completionTimestamp: 2018-11-08T14:33:09Z
expiration: 2018-12-08T14:33:07Z
phase: Completed
startTimestamp: 2018-11-08T14:33:07Z
validationErrors: null
version: 1
volumeBackups:
pvc-da063b01-e362-11e8-8d80-02ec800e0240:
availabilityZone: eu-central-1c
snapshotID: snap-0dee801f6f2b6c512
type: gp2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment