certificates/autocert/examples/hello-mtls/envoy/start-envoy.sh

5 lines
128 B
Bash
Raw Normal View History

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