Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

Commit

Permalink
linter complains for extra space at end of line
Browse files Browse the repository at this point in the history
  • Loading branch information
Etai Lev Ran committed Dec 22, 2021
1 parent 5898bb9 commit 8838a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion submariner/centralized-control-plane.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ type ServiceImportSpec struct {
// ClusterID defines the cluster making the Global service available for local consumption.
ClusterID string `json:"cluster,omitempty"`
// LocalName defines a local (DNS) name that can be used in the cluster to refer to the global
// service. This should typically follow the cluster's Service naming convention
// service. This should typically follow the cluster's Service naming convention
// (e.g., <service>.<ns>.cluster.local).
LocalName string `json:"localName,omitempty"`
}
Expand Down

0 comments on commit 8838a82

Please sign in to comment.