Skip to content

Commit

Permalink
update wording of namespace scope footnote
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Rudie <[email protected]>
  • Loading branch information
ilrudie committed May 17, 2024
1 parent 8f5e6d6 commit 321ef22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/en/docs/ambient/usage/l4-policy/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ The table shown below is based on the following invariants:

* Whether or not there is already a waypoint is in the traffic path.

** If no attachment is specified the policy will be treated as Namespace scoped.
** If no Selector or targetRef is specified the policy is Namespace scoped.

## Peer authentication

Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/ambient/usage/l7-features/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,4 @@ This table is based on the following invariants:

* Whether or not there is already a waypoint is in the traffic path.

** If no attachment is specified the policy will be treated as Namespace scoped.
** If no Selector or targetRef is specified the policy is Namespace scoped.

0 comments on commit 321ef22

Please sign in to comment.