Add ability to specify automountServiceAccountToken

This commit is contained in:
Joshua Stern 2021-03-15 14:32:25 -04:00
parent 5f1a37a624
commit 343790a6b2
5 changed files with 10 additions and 2 deletions

View file

@ -4,6 +4,10 @@ This file documents all notable changes to [ingress-nginx](https://github.com/ku
### Unreleased
### 3.25.0
- [X] [#6957](https://github.com/kubernetes/ingress-nginx/pull/6957) Add ability to specify automountServiceAccountToken
### 3.24.0
- [X] [#6908](https://github.com/kubernetes/ingress-nginx/pull/6908) Add volumes to default-backend deployment