Skip to content

Commit 80ad09f

Browse files
authored
fix chinese translation mistake
1 parent a8b1be1 commit 80ad09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/reference/access-authn-authz/admission-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ imagePolicy:
534534
kubeConfigFile: /path/to/kubeconfig/for/backend
535535
# 以秒计的时长,控制批准请求的缓存时间
536536
allowTTL: 50
537-
# 以秒计的时长,控制批准请求的缓存时间
537+
# 以秒计的时长,控制拒绝请求的缓存时间
538538
denyTTL: 50
539539
# 以毫秒计的时长,控制重试间隔
540540
retryBackoff: 500

0 commit comments

Comments
 (0)