Skip to content

Commit

Permalink
Update proto/spire/api/agent/delegatedidentity/v1/delegatedidentity.p…
Browse files Browse the repository at this point in the history
…roto

Co-authored-by: Andrew Harding <[email protected]>
  • Loading branch information
bleggett and azdagron authored Jul 19, 2024
1 parent 094c25e commit a2141c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ message FetchJWTSVIDsRequest {
// Selectors describing the workload to subscribe to. Mutually exclusive with `pid`
repeated spire.api.types.Selector selectors = 2;

// PID for the workload to subscribe to. Mutually exclusive with `selectors`
// PID for the workload to subscribe to. Mutually exclusive with `selectors`.
int32 pid = 3;
}

Expand Down

0 comments on commit a2141c0

Please sign in to comment.