SnapshotGroup
gemini.fairwinds.com / v1
apiVersion: gemini.fairwinds.com/v1
kind: SnapshotGroup
metadata:
name: example
spec object
persistentVolumeClaim object
claimName
string
PersistentVolumeClaim name to backup
spec object
PersistentVolumeClaim spec to create and backup
accessModes
[]string
resources object
limits object
storageClassName
string
requests
object
selector object
matchExpressions
[]object
matchLabels
object
storageClassName
string
volumeName
string
schedule []object
every
string
Interval for creating new backups
keep
integer
Number of historical backups to keep
template object
spec object
VolumeSnapshot spec
volumeSnapshotClassName
string
VolumeSnapshotClassName is the name of the VolumeSnapshotClass requested by the VolumeSnapshot. VolumeSnapshotClassName may be left nil to indicate that the default SnapshotClass should be used. A given cluster may have multiple default Volume SnapshotClasses: one default per CSI Driver. If a VolumeSnapshot does not specify a SnapshotClass, VolumeSnapshotSource will be checked to figure out what the associated CSI Driver is, and the default VolumeSnapshotClass associated with that CSI Driver will be used. If more than one VolumeSnapshotClass exist for a given CSI Driver and more than one have been marked as default, CreateSnapshot will fail and generate an event. Empty string is not allowed for this field.
No matches. Try .spec.persistentVolumeClaim for an exact path