Skip to content

Commit 0a82fc4

Browse files
committed
docs: update api docs
Signed-off-by: Raffael Sahli <raffael.sahli@doodle.com>
1 parent 9747bfa commit 0a82fc4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

api/v2beta1/helmrelease_types.go

+1-2
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,7 @@ type HelmChartTemplate struct {
230230

231231
type HelmChartTemplateObjectMeta struct {
232232
// Map of string keys and values that can be used to organize and categorize
233-
// (scope and select) objects. May match selectors of replication controllers
234-
// and services.
233+
// (scope and select) objects.
235234
// More info: http://kubernetes.io/docs/user-guide/labels
236235
// +optional
237236
Labels map[string]string `json:"labels,omitempty"`

0 commit comments

Comments
 (0)