3 lines
81 B
Bash
3 lines
81 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
snapshot_envoy_admin localhost:20000 ingress-gateway primary || true
|