Skip to content

Commit e10331f

Browse files
committed
Drop comment that was breaking rendering?
Signed-off-by: Flynn <[email protected]>
1 parent 66db33a commit e10331f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geps/gep-3949/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ type Mesh struct {
301301
// Implementations MUST populate status on all Mesh resources which
302302
// specify their controller name.
303303
//
304-
// +kubebuilder:default={conditions: {{type: "Accepted", status: "Unknown", message: "Waiting for controller", reason: "Pending", lastTransitionTime: "1970-01-01T00:00:00Z"}}}
304+
// Defaults to Accepted condition with status Unknown and reason Pending.
305305
Status MeshStatus `json:"status,omitempty"`
306306
}
307307

0 commit comments

Comments
 (0)