mirror of https://github.com/istio/istio.io.git
fix-#10609:zh-translation:docs/tasks/security/authentication/authn-policy/ (#10673)
* Update index.md * Update index.md * Update index.md * Update index.md
This commit is contained in:
parent
401ede0862
commit
c658ebd581
|
@ -451,7 +451,7 @@ spec:
|
|||
rules:
|
||||
- from:
|
||||
- source:
|
||||
notRequestPrincipals: ["*"]
|
||||
notRequestPrincipals: ["*"]
|
||||
EOF
|
||||
{{< /text >}}
|
||||
|
||||
|
@ -481,10 +481,10 @@ spec:
|
|||
rules:
|
||||
- from:
|
||||
- source:
|
||||
notRequestPrincipals: ["*"]
|
||||
to:
|
||||
notRequestPrincipals: ["*"]
|
||||
to:
|
||||
- operation:
|
||||
paths: ["/headers"]
|
||||
paths: ["/headers"]
|
||||
EOF
|
||||
{{< /text >}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue