add topologySpreadConstraint to controller

This commit is contained in:
Joseph Petersen 2020-09-11 08:55:34 +02:00
parent 9e4c31e012
commit 4733e7c0eb
No known key found for this signature in database
GPG key ID: 05756914983DA9E9
4 changed files with 18 additions and 1 deletions

View file

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