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