Skip to content

Commit 2af7b6c

Browse files
authored
Merge pull request #17 from stackhpc/helm_istio
Use contour in Gateway
2 parents 7b56dc7 + a36ea59 commit 2af7b6c

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
@@ -8,7 +8,7 @@ zuul_operator_gateway_api_gatewayclasses:
88
zuul_operator_gateway_api_gateways:
99
- name: zuul-web-gateway
1010
spec:
11-
gatewayClassName: envoy
11+
gatewayClassName: contour
1212
listeners:
1313
- name: zuul-web-gateway-https
1414
protocol: TLS

0 commit comments

Comments
 (0)