kubernetes v1.31
FlowSchemaList.items.spec.rules.subjects.serviceAccount
ServiceAccountSubject holds detailed information for service-account-kind subject.
| Field / Type | Description |
|---|---|
name | `name` is the name of matching ServiceAccount objects, or "*" to match regardless of name. Required. |
namespace | `namespace` is the namespace of matching ServiceAccount objects. Required. |