Skip to content

Commit f02b0ac

Browse files
authored
Merge pull request #33015 from Icarus9913/patch-1
fix chinese translation mistake
2 parents 795cc5d + 80ad09f commit f02b0ac

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)