Skip to content

Commit

Permalink
Update policy-service.mdx
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Gregory <[email protected]>
  • Loading branch information
ericgregory committed Jul 2, 2024
1 parent dd1c2a0 commit 0701c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment/security/policy-service.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The policy service evaluates the provided action and returns a response indicati

### Policy Requests and Responses

Policy requests are made on a NATS subject, which is specified by the `--policy-topic` [host config](/docs/reference/host-config) option.
Policy requests are made on a NATS subject, which is specified by the `--policy-topic` [host config](/docs/reference/host-config) option. (The argument uses the general messaging term "topic" rather than the NATS-specific "subject," but you will simply specify a [NATS subject](/docs/ecosystem/nats/#essential-nats-concepts) here.)

<details>
<summary>Policy request schemas</summary>
Expand Down

0 comments on commit 0701c7a

Please sign in to comment.