Do not create HPA if default backend not enabled

Update annotations

Do not create HPA if default backend not enabled
This commit is contained in:
Yasser 2021-01-08 00:31:30 +01:00
parent ff74d0ff33
commit a70553f7d8
3 changed files with 7 additions and 3 deletions

View file

@ -4,6 +4,10 @@ This file documents all notable changes to [ingress-nginx](https://github.com/ku
### Unreleased
### 3.20.0
- [] [#6730](https://github.com/kubernetes/ingress-nginx/pull/6730) Do not create HPA for defaultBackend if not enabled.
### 3.19.0
- Update ingress-nginx v0.43.0