We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4423dfa commit 2f4d0c0Copy full SHA for 2f4d0c0
examples/ansible-vars.yaml
@@ -31,7 +31,7 @@ V4_CFG_CR_USER: <container_registry_user>
31
V4_CFG_CR_PASSWORD: <container_registry_password>
32
33
## Ingress
34
-V4_CFG_INGRESS_TYPE: ingress
+V4_CFG_INGRESS_TYPE: contour
35
V4_CFG_INGRESS_FQDN: <desired_fqdn>
36
V4_CFG_TLS_MODE: full-stack # [full-stack|front-door|ingress-only|disabled]
37
0 commit comments