certificates/autocert/examples/hello-mtls/envoy/start-envoy.sh
2019-02-07 15:30:37 -08:00

4 lines
128 B
Bash
Executable file

#!/bin/sh
ulimit -n 65536
/usr/local/bin/envoy -c /src/server.yaml --service-cluster hello-mTLS --restart-epoch $RESTART_EPOCH