about summary refs log tree commit diff
path: root/infra/kubernetes/nginx
AgeCommit message (Collapse)AuthorFilesLines
2019-09-02 fix(k8s): nginx does not need to be pinned to gitHEADVincent Ambo1-1/+1
2019-09-02 feat(k8s): Add nginx instance for oslo.pub redirectVincent Ambo2-0/+91
The redirect is currently all that this instance does. It is required because HTTP load balancers in GCP don't support URL rewriting.