server Config
Parameters
value
When you need to configure external access to the mesh topology through ASM gateway or other means, and access the mesh topology through a custom domain name or address, you need to specify this property. (The service mesh instance version must be 1.16.4.5 or above) See server_config
below.
suspend fun serverConfig(argument: suspend ServiceMeshMeshConfigKialiServerConfigArgsBuilder.() -> Unit)
Parameters
argument
When you need to configure external access to the mesh topology through ASM gateway or other means, and access the mesh topology through a custom domain name or address, you need to specify this property. (The service mesh instance version must be 1.16.4.5 or above) See server_config
below.