Skip to content

Commit 2f4d0c0

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ansible-vars.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ V4_CFG_CR_USER: <container_registry_user>
3131
V4_CFG_CR_PASSWORD: <container_registry_password>
3232

3333
## Ingress
34-
V4_CFG_INGRESS_TYPE: ingress
34+
V4_CFG_INGRESS_TYPE: contour
3535
V4_CFG_INGRESS_FQDN: <desired_fqdn>
3636
V4_CFG_TLS_MODE: full-stack # [full-stack|front-door|ingress-only|disabled]
3737

0 commit comments

Comments
 (0)