diff --git a/api/v2beta1/helmrelease_types.go b/api/v2beta1/helmrelease_types.go index e4e837f17..c74ce00d7 100644 --- a/api/v2beta1/helmrelease_types.go +++ b/api/v2beta1/helmrelease_types.go @@ -230,8 +230,7 @@ type HelmChartTemplate struct { type HelmChartTemplateObjectMeta struct { // Map of string keys and values that can be used to organize and categorize - // (scope and select) objects. May match selectors of replication controllers - // and services. + // (scope and select) objects. // More info: http://kubernetes.io/docs/user-guide/labels // +optional Labels map[string]string `json:"labels,omitempty"`