Skip to content

Commit 24fd80f

Browse files
authored
Merge pull request #22 from stackhpc/contour
Fix zuul-web port
2 parents d2b818e + 869fbd8 commit 24fd80f

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)