Skip to content

Commit 869fbd8

Browse files
committed
Fix zuul-web port
1 parent 065ab07 commit 869fbd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/inventory/group_vars/all/gateway-api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ zuul_operator_gateway_api_httproutes:
3838
- backendRefs:
3939
- kind: Service
4040
name: zuul-web
41-
port: 8080
41+
port: 9000

0 commit comments

Comments
 (0)