Skip to content

Instantly share code, notes, and snippets.

@ncdc
Last active September 7, 2017 20:17
Show Gist options
  • Save ncdc/c4c312778bc4ffc8f0892423a81010cc to your computer and use it in GitHub Desktop.
Save ncdc/c4c312778bc4ffc8f0892423a81010cc to your computer and use it in GitHub Desktop.
Partial ark-config.yaml for "Ephemeral CI Testing Environments with Heptio Ark — #HeptioProTip"
apiVersion: ark.heptio.com/v1
kind: Config
metadata:
namespace: heptio-ark
name: default
# other fields omitted for brevity
backupStorageProvider:
bucket: <staging cluster bucket>
restoreOnlyMode: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment