Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions security/v1beta1/peer_authentication.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions security/v1beta1/peer_authentication.pb.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions security/v1beta1/peer_authentication.proto
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ syntax = "proto3";
// ```
// For mesh level, put the policy in root-namespace according to your Istio installation.
//
// Note: PeerAuthentication policies with workload selectors are ignored when deployed in the root namespace.
//
// Policies to allow both mTLS and plaintext traffic for all workloads under namespace `foo`, but
// require mTLS for workload `finance`.
// ```yaml
Expand Down