2022-07-21 16:54:56 +00:00
|
|
|
#!/bin/bash
|
2023-03-28 22:48:58 +00:00
|
|
|
# Copyright (c) HashiCorp, Inc.
|
|
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
|
2022-07-21 16:54:56 +00:00
|
|
|
|
|
|
|
snapshot_envoy_admin localhost:19000 s1 primary || true
|
|
|
|
snapshot_envoy_admin localhost:20000 terminating-gateway primary || true
|