115000144b
A mesh gateway will now configure the filter chains for L7 exported services using the correct discovery chain information.
5 lines
207 B
Bash
5 lines
207 B
Bash
#!/bin/bash
|
|
|
|
export REQUIRED_SERVICES="s1 s1-sidecar-proxy gateway-primary s2-alpha s2-sidecar-proxy-alpha s3-alpha s3-sidecar-proxy-alpha gateway-alpha tcpdump-primary tcpdump-alpha"
|
|
export REQUIRE_PEERS=1
|