mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 15:27:08 +08:00
[bitnami/nginx]: disable automount of SA token (#6968)
It disables the automounting of the service account token in the pod. Nginx does not need this. By disabling the automount, potential attackers cannot access the Kubernetes API on behalf/through the pod. Signed-off-by: Jorik Jonker <jorik.jonker@eu.equinix.com>
This commit is contained in:
@@ -25,4 +25,4 @@ name: nginx
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-nginx
|
||||
- http://www.nginx.org
|
||||
version: 9.3.8
|
||||
version: 9.4.0
|
||||
|
||||
Reference in New Issue
Block a user