Skip to content

feat: add extra volumes and mounts, make automount sa token configurable#468

Open
bianchi2 wants to merge 1 commit intoCrowdStrike:mainfrom
bianchi2:automount-serviceaccount-token
Open

feat: add extra volumes and mounts, make automount sa token configurable#468
bianchi2 wants to merge 1 commit intoCrowdStrike:mainfrom
bianchi2:automount-serviceaccount-token

Conversation

@bianchi2
Copy link

@bianchi2 bianchi2 commented Nov 6, 2025

It's common that automountServiceAccountToken is enforced to false in enterprize clusters (token is mounted via projected volume). This PR makes it possible to set serviceAccount.automountServiceAccountToken to false, as well as adds extraVolumes and extraVolumeMounts to make pod/container more flexible for such a use case.

Signed-off-by: Yevhen Ivantsov <yivantsov@atlassian.com>
@bianchi2 bianchi2 changed the title Add extra volumes and mounts, make automount sa token configurable Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant