Skip to content

Commit

Permalink
add kubetags
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahalsmiller committed Jan 10, 2024
1 parent 25b37d7 commit 056a404
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proto-public/pbmesh/v2beta1/mesh_gateway.proto
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ message MeshGateway {

message MeshGatewayListener {
string name = 1;
// +kubebuilder:validation:Maximum=65535
// +kubebuilder:validation:Minimum=0
uint32 port = 2;
}

0 comments on commit 056a404

Please sign in to comment.