kubernetes v1.31

FlowSchemaSpec.rules.subjects.serviceAccount

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

2 fields
FlowSchemaSpec.rules.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.