Skip to content

Commit b8920e5

Browse files
authored
Merge pull request #32498 from my-git9/enforce-standards-admission-controller
[zh] Update enforce-standards-admission-controller.md
2 parents 75c8a15 + 035f0f4 commit b8920e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/configure-pod-container/enforce-standards-admission-controller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ plugins:
6868
# 要豁免的已认证用户名列表
6969
usernames: []
7070
# 要豁免的运行时类名称列表
71-
runtimeClassNames: []
71+
runtimeClasses: []
7272
# 要豁免的名字空间列表
7373
namespaces: []
7474
```

0 commit comments

Comments
 (0)