need backup paths
This commit is contained in:
parent
ecfa6fe55c
commit
fe948fd3a2
@ -47,6 +47,7 @@ type BackupConfigurationSpec struct {
|
||||
Target `json:"target"`
|
||||
// +optional
|
||||
VolumeMounts []corev1.VolumeMount `json:"volumeMounts,omitempty"`
|
||||
Path []string `json:"paths"`
|
||||
// +optional
|
||||
Suspend *bool `json:"suspend,omitempty"`
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user