Skip to content

Commit 8567541

Browse files
committed
Add hostname to http endpoint for cert-manager http-01
1 parent c259495 commit 8567541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/inventory/group_vars/all/gateway-api

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ zuul_operator_gateway_api_gateways:
1313
gatewayClassName: contour
1414
listeners:
1515
- name: http
16+
hostname: "zuul.stackhpc.com"
1617
protocol: HTTP
1718
port: 80
1819
allowedRoutes:

0 commit comments

Comments
 (0)