feat(k8s): Add nginx instance for oslo.pub redirect

The redirect is currently all that this instance does. It is required
because HTTP load balancers in GCP don't support URL rewriting.
This commit is contained in:
Vincent Ambo 2019-09-02 18:19:35 +01:00
parent e6cb12ebfb
commit 785a5a2997
3 changed files with 92 additions and 0 deletions

View file

@ -28,3 +28,4 @@ include:
repo: ssh://source.developers.google.com:2022/p/tazjins-infrastructure/r/monorepo
- name: tazblog
- name: https-lb
- name: nginx