Skip to content

Commit e5c70bb

Browse files
authored
small correction in peer auth example (#2741)
* small correction in peer auth example Signed-off-by: Faseela K <[email protected]> * address review comments Signed-off-by: Faseela K <[email protected]> --------- Signed-off-by: Faseela K <[email protected]>
1 parent 6eff782 commit e5c70bb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

security/v1beta1/peer_authentication.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

security/v1beta1/peer_authentication.pb.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

security/v1beta1/peer_authentication.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ option go_package="istio.io/api/security/v1beta1";
5757
// apiVersion: security.istio.io/v1beta1
5858
// kind: PeerAuthentication
5959
// metadata:
60-
// name: default
60+
// name: finance
6161
// namespace: foo
6262
// spec:
6363
// selector:

0 commit comments

Comments
 (0)