Skip to content

Commit

Permalink
Update other/deny-default-service-accounts/deny-default-service-accou…
Browse files Browse the repository at this point in the history
…nts.yaml

Co-authored-by: Chip Zoller <[email protected]>
Signed-off-by: Jim Bugwadia <[email protected]>
  • Loading branch information
JimBugwadia and chipzoller authored Aug 26, 2024
1 parent 5bd531b commit 67825a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ metadata:
For an enhnaced security posture, it is recommended to use specific service accounts
and not the default service accounts. These service accounts provide an identity for
processes that run in individual Pods and map them to a ServiceAccount object.
This policy flags the Pods that use any default service accounts.
This policy prevents use of the default service account in Pods.
spec:
validationFailureAction: audit
background: false
Expand Down

0 comments on commit 67825a1

Please sign in to comment.