We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9028e25 commit 9b69872Copy full SHA for 9b69872
api/v2beta1/helmrelease_types.go
@@ -230,8 +230,7 @@ type HelmChartTemplate struct {
230
231
type HelmChartTemplateObjectMeta struct {
232
// 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.
+ // (scope and select) objects.
235
// More info: http://kubernetes.io/docs/user-guide/labels
236
// +optional
237
Labels map[string]string `json:"labels,omitempty"`
0 commit comments