diff --git a/api/v1alpha1/backupconfiguration_types.go b/api/v1alpha1/backupconfiguration_types.go index 858d704..8ceedfe 100644 --- a/api/v1alpha1/backupconfiguration_types.go +++ b/api/v1alpha1/backupconfiguration_types.go @@ -62,10 +62,6 @@ type Keep struct { // BackupConfigurationSpec defines the desired state of BackupConfiguration type BackupConfigurationSpec struct { - // INSERT ADDITIONAL SPEC FIELDS - desired state of cluster - // Important: Run "make" to regenerate code after modifying this file - - // Foo is an example field of BackupConfiguration. Edit BackupConfiguration_types.go to remove/update Repository string `json:"repository"` // +optional