Skip to content

Commit 9197d6a

Browse files
authored
Merge pull request #43 from stackhpc/zuul_stackhpc_com
Add hostname to http endpoint for cert-manager http-01
2 parents 257e44e + 8567541 commit 9197d6a

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)