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:
parent
e6cb12ebfb
commit
785a5a2997
3 changed files with 92 additions and 0 deletions
|
|
@ -28,3 +28,4 @@ include:
|
|||
repo: ssh://source.developers.google.com:2022/p/tazjins-infrastructure/r/monorepo
|
||||
- name: tazblog
|
||||
- name: https-lb
|
||||
- name: nginx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue