Restore Helm Chart
Handles the scheduling an execution of an ad-hoc restore.
# Default values for restore.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
# The name of the CassandraRestore
name: restore
backup:
name: backup
cassandraDatacenter:
name: dc1
# An in-place restore will restore the backup to the source cluster. Note that this will
# trigger a rolling restart of the cluster.
inPlace: true
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 15, 2021: cass-operator upgrade (#188) (f213a4e)