We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fdb5cf commit f2b86d4Copy full SHA for f2b86d4
roles/baseline/defaults/main.yml
@@ -4,7 +4,7 @@
4
---
5
V4_CFG_TLS_MODE: full-stack # other valid values are front-door, ingress-only, and disabled
6
V4_CFG_RWX_FILESTORE_PATH: /export
7
-V4_CFG_INGRESS_TYPE: contour
+V4_CFG_INGRESS_TYPE: ingress # other valid values are contour
8
V4_CFG_INGRESS_MODE: public
9
V4_CFG_MANAGE_STORAGE: true
10
V4_CFG_AWS_LB_SUBNETS: ""
0 commit comments