Remove node.serviceAccountName
property and fully replace with serviceAccount.name
#215
Labels
node.serviceAccountName
property and fully replace with serviceAccount.name
#215
The service account name is already defined in
serviceAccount.name
, so it's strange that it's possible to redefine it innode.serviceAccountName
and unclear what purpose it has.Note apparently this is mandatory to set it to the right value for Vault auth to work:
The text was updated successfully, but these errors were encountered: