From 589f8480ad28b4b5899328e5b6a8ff2009f0d5b6 Mon Sep 17 00:00:00 2001 From: Jean-Marc Andre Date: Sun, 28 Feb 2021 20:13:17 +0100 Subject: [PATCH] code cleanup --- api/v1alpha1/backupconfiguration_types.go | 4 ---- 1 file changed, 4 deletions(-) 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