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:
parent
ff74d0ff33
commit
a70553f7d8
3 changed files with 7 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue