dao-2048 icon indicating copy to clipboard operation
dao-2048 copied to clipboard

[kubeaduit] AutomountServiceAccountTokenTrueAndDefaultSA

Open yankay opened this issue 2 years ago • 0 comments

-- [error] AutomountServiceAccountTokenTrueAndDefaultSA
   Message: Default service account with token mounted. automountServiceAccountToken should be set to 'false' on either the ServiceAccount or on the PodSpec or a non-default service account should be used.


---------------- Results for ---------------

  apiVersion: apps/v1
  kind: Deployment
  metadata:
    name: sdf
    namespace: default

--------------------------------------------

yankay avatar Jan 18 '23 08:01 yankay