kubernetes v1.34

PolicyRulesWithSubjects.subjects.serviceAccount

ServiceAccountSubject holds detailed information for service-account-kind subject.

2 fields
PolicyRulesWithSubjects.subjects.serviceAccount fields and descriptions
Field / TypeDescription
name
string required

`name` is the name of matching ServiceAccount objects, or "*" to match regardless of name. Required.

namespace
string required

`namespace` is the namespace of matching ServiceAccount objects. Required.