Skip to content

Commit 2368a43

Browse files
committed
fix protocol
1 parent 7519014 commit 2368a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/gatewayapi/gateway.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ spec:
205205
gatewayClassName: api7
206206
listeners:
207207
- name: http1
208-
protocol: HTTP
208+
protocol: HTTPS
209209
port: 80
210210
hostname: %s
211211
tls:

0 commit comments

Comments
 (0)