Skip to content

Commit 1c2fb46

Browse files
authored
feat: Change ingress type to 'contour' (PSCLOUD-414)
1 parent 2f4d0c0 commit 1c2fb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ansible-vars-iac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ V4_CFG_CR_USER: <container_registry_user>
2020
V4_CFG_CR_PASSWORD: <container_registry_password>
2121

2222
## Ingress
23-
V4_CFG_INGRESS_TYPE: ingress
23+
V4_CFG_INGRESS_TYPE: contour
2424
V4_CFG_INGRESS_FQDN: <desired_fqdn>
2525
V4_CFG_TLS_MODE: full-stack # [full-stack|front-door|ingress-only|disabled]
2626

0 commit comments

Comments
 (0)