Skip to content

Commit

Permalink
Change according to go fmt
Browse files Browse the repository at this point in the history
Signed-off-by: idolaman <[email protected]>
  • Loading branch information
idolaman committed Nov 21, 2023
1 parent 80f30b1 commit 2ca1a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1beta1/zookeepercluster_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ type ClientServicePolicy struct {
// Annotations specifies the annotations to attach to client service the operator
// creates.
Annotations map[string]string `json:"annotations,omitempty"`

External bool `json:"external,omitempty"`
}

Expand Down

0 comments on commit 2ca1a87

Please sign in to comment.