diff --git a/api/v1alpha1/tangserver_types.go b/api/v1alpha1/tangserver_types.go index 85951bdd..81ba38b8 100644 --- a/api/v1alpha1/tangserver_types.go +++ b/api/v1alpha1/tangserver_types.go @@ -20,9 +20,6 @@ import ( metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" ) -// EDIT THIS FILE! THIS IS SCAFFOLDING FOR YOU TO OWN! -// NOTE: json tags are required. Any new fields you add must have json tags for the fields to be serialized. - // TangServerSpec defines the desired state of TangServer type TangServerSpec struct { // INSERT ADDITIONAL SPEC FIELDS - desired state of cluster