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