Add support for an internal load balancer along with an external one

Signed-off-by: Luis Garnica Guilarte <luisgarnica42@gmail.com>
This commit is contained in:
Luis Garnica Guilarte 2020-06-15 13:08:06 +02:00
parent df8ceea8a9
commit 398f548b75
6 changed files with 111 additions and 1 deletions

View file

@ -1,6 +1,6 @@
apiVersion: v1
name: ingress-nginx
version: 2.4.0
version: 2.5.0
appVersion: 0.33.0
home: https://github.com/kubernetes/ingress-nginx
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer