Skip to content

Commit

Permalink
adjust ports for yurt-manager component to 10270~10279 (#1325)
Browse files Browse the repository at this point in the history
  • Loading branch information
rambohe-ch authored Mar 21, 2023
1 parent 056ba74 commit c028c47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/e2e/cmd/init/constants/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ spec:
image: {{.image}}
imagePullPolicy: IfNotPresent
name: yurt-manager
env:
- name: WEBHOOK_PORT
value: "10270"
ports:
- containerPort: 10270
name: webhook-server
Expand Down

0 comments on commit c028c47

Please sign in to comment.