Skip to content

Commit

Permalink
update ut
Browse files Browse the repository at this point in the history
Signed-off-by: yangyang <yang.yang@daocloud.io>
  • Loading branch information
yangyy93 committed Oct 11, 2023
1 parent 9d134ce commit daf0ee2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions internal/provisioner/controller/gateway_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1110,8 +1110,7 @@ func TestGatewayReconcile(t *testing.T) {
},
Spec: contourv1alpha1.ContourDeploymentSpec{
Envoy: &contourv1alpha1.EnvoySettings{
BaseID: 1,
OverloadMaxHeapSize: 10000000,
BaseID: 1,
},
},
},
Expand Down

0 comments on commit daf0ee2

Please sign in to comment.