imfreedom/k8s-cluster

Ignore client closed connections in nginx that's reverse proxying for reviewboard

There was a reason I needed to do this a while ago, but I don't recall what it
was and I didn't commit it back then, but it _was_ necessary.
---
apiVersion: v1
kind: Namespace
metadata:
name: imfreedom
labels:
name: imfreedom
---
apiVersion: v1
kind: Namespace
metadata:
name: roost
labels:
name: roost
prometheus: cluster-wide
---