Skip to content

Commit fce5b36

Browse files
authored
fix: Fix the HTTPS route malfunction caused by the default gateway API 443 listener (#66)
1 parent b5b16d0 commit fce5b36

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

compose/scripts/prepare.sh

-4
Original file line numberDiff line numberDiff line change
@@ -346,10 +346,6 @@ spec:
346346
port: 80
347347
protocol: TCP
348348
targetPort: 80
349-
- name: https
350-
port: 443
351-
protocol: TCP
352-
targetPort: 443
353349
selector:
354350
higress: higress-system-higress-gateway
355351
type: LoadBalancer

0 commit comments

Comments
 (0)