Manifests.io

Easy to use kubernetes documentation

FlowSchema.spec.rules.subjects.serviceAccount

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

Description
name
string *

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

namespace
string *

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

See an issue here?