Last active
September 7, 2017 20:17
-
-
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"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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