[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:
Jorik Jonker
2021-07-20 10:58:00 +02:00
committed by GitHub
parent a020b56ee4
commit 93c3cfc470
4 changed files with 6 additions and 1 deletions

View File

@@ -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