Skip to content

Commit

Permalink
add ingress publish service
Browse files Browse the repository at this point in the history
  • Loading branch information
Revolyssup committed Dec 7, 2023
1 parent db1c9ce commit 7a0ad00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/e2e/scaffold/ingress.go
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,8 @@ spec:
- --etcd-server-enabled=%t
- --etcd-server-listen-address
- ":2379"
- "--ingress-publish-service"
- "apisix-service-e2e-test"
volumeMounts:
- name: admission-webhook
mountPath: /etc/webhook/certs
Expand Down

0 comments on commit 7a0ad00

Please sign in to comment.