mirror of https://github.com/istio/istio.io.git
fix nit in l4 policy (#16343)
This commit is contained in:
parent
51e99ced17
commit
bd0b8c36b5
|
@ -85,7 +85,6 @@ spec:
|
||||||
to:
|
to:
|
||||||
- operation:
|
- operation:
|
||||||
methods: ["GET"]
|
methods: ["GET"]
|
||||||
EOF
|
|
||||||
{{< /text >}}
|
{{< /text >}}
|
||||||
|
|
||||||
Even if the identity of the client pod is correct, the presence of a L7 attribute causes the ztunnel to deny the connection:
|
Even if the identity of the client pod is correct, the presence of a L7 attribute causes the ztunnel to deny the connection:
|
||||||
|
|
Loading…
Reference in New Issue