Files
charts/.vib/whereabouts/runtime-parameters.yaml
Javier J. Salmerón-García 9d9508be9a [bitnami/whereabouts] fix: 🔒 Move service-account token auto-mount to pod declaration (#22467)
* [bitnami/whereabouts] fix: 🔒 Move service-account token auto-mount to pod declaration

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>

* test:  Update goss test to reflect new value

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>

---------

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
Signed-off-by: Javier J. Salmerón-García <jsalmeron@vmware.com>
2024-01-22 14:18:08 +01:00

11 lines
220 B
YAML

hostCNIBinDir: /home/kubernetes/bin
CNIMountPath: /bitnami/whereabouts/host
serviceAccount:
create: true
automountServiceAccountToken: true
containerSecurityContext:
enabled: true
runAsUser: 0
rbac:
create: true