Skip to content

Commit

Permalink
Update README.mdx
Browse files Browse the repository at this point in the history
More language tweaks.
  • Loading branch information
usarid committed Aug 24, 2023
1 parent 102ba21 commit e365519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/shadow-vs-active-enforcement/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ To unlock these insights, the Otterize OSS components (the intents operator, the

## Protected services

To override the default non-enforcing shadow mode for a service, when the operator is in `defaultShadow` mode, enforcing access controls for it, you simply create a `ProtectedService` resource.
When the operator is in `defaultShadow` mode, to override the default non-enforcing shadow mode for a service and enforce access controls for it, you simply create a `ProtectedService` resource.

For network policies, this also creates a default-deny policy and protects the service.
For Istio, no default-deny policy is created, so this just enables enforcement: Istio authorization policies are created for this service when ClientIntents resources are created.
Expand Down

0 comments on commit e365519

Please sign in to comment.