You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/test/integration/connect/envoy/case-wanfed-gw/secondary/server.hcl

14 lines
308 B

# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: BUSL-1.1
node_name = "sec"
connect {
enabled = true
enable_mesh_gateway_wan_federation = true
}
primary_gateways = [
"consul-primary-client:4431",
]
primary_gateways_interval = "5s"
retry_interval_wan = "5s"