Skip to content

Commit 448fbd9

Browse files
committed
fix: r
Signed-off-by: Ashing Zheng <[email protected]>
1 parent 934f3d0 commit 448fbd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/scaffold/api7_deployer.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ func (s *API7Deployer) DeployIngress() {
197197
ControllerName: s.runtimeOpts.ControllerName,
198198
Namespace: s.namespace,
199199
Replicas: ptr.To(1),
200+
WebhookEnable: s.runtimeOpts.EnableWebhook,
200201
})
201202
}
202203

0 commit comments

Comments
 (0)