Skip to content

Commit

Permalink
docs: update api docs
Browse files Browse the repository at this point in the history
Signed-off-by: Raffael Sahli <[email protected]>
  • Loading branch information
raffis committed Mar 16, 2023
1 parent 9028e25 commit 9b69872
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions api/v2beta1/helmrelease_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"`
Expand Down

0 comments on commit 9b69872

Please sign in to comment.