tvl-depot/infra/kubernetes/nginx
Vincent Ambo 9653bdcf69 fix(infra/k8s): Workaround for nginx crash on pidfile write
Newer versions of nginx apparently hard-crash if they can't write a
PID file in the current directory.

To work around this, some writeable scratch space is created for the
nginx daemon to write its PID to.
2019-12-20 16:07:31 +00:00
..
nginx.conf fix(infra/k8s): Workaround for nginx crash on pidfile write 2019-12-20 16:07:31 +00:00
nginx.yaml fix(infra/k8s): Workaround for nginx crash on pidfile write 2019-12-20 16:07:31 +00:00