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