Automator: update istio.io@ reference docs (#10885)

This commit is contained in:
Istio Automation 2022-02-09 19:45:31 -08:00 committed by GitHub
parent bc733b161b
commit fbcbe92b3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1904,7 +1904,7 @@ from multiple sources (mesh-level, namespace-level and workload-level).</p>
istioctl x authz check httpbin-88ddbcfdd-nt5jb
# Check AuthorizationPolicy applied to one pod under a deployment
istioctl proxy-status deployment/productpage-v1
istioctl x authz check deployment/productpage-v1
# Check AuthorizationPolicy from Envoy config dump file:
istioctl x authz check -f httpbin_config_dump.json