Skip to content
Snippets Groups Projects

Added TIER to ASM or ISTIO

Merged Ihor Anikeiev [EPAM / GCP] requested to merge GONRG-9944 into master
8 files
+ 4
32
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 0
1
@@ -94,7 +94,6 @@ Then, configure the variables in the variables.tf file using any code editor:
|`eds_enabled` | Flag that enables request validation by Eds service | bool | `false` | `false` | yes |
|`autocomplete_enabled` | Flag that enables search autocomplete feature | bool | `false` | `false` | yes |
| `domain` | (Optional) Custom DNS name for OSDU instance | string | `example.com` | `""` | no |
| `service_mesh_type` | Service mesh type used (`istio`/`asm`) | string | `istio` | `istio` | no |
**NOTE**:
Loading