Skip to content

Commit cc7439c

Browse files
authored
Merge pull request #26999 from Arhell/fix
[zh] fixed name spelling mistake
2 parents 81bc52d + 3dbb61e commit cc7439c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/examples/access/certificate-signing-request/clusterrole-sign.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ rules:
2121
- certificates.k8s.io
2222
resources:
2323
- signers
24-
resourceName:
24+
resourceNames:
2525
- example.com/my-signer-name # example.com/* can be used to authorize for all signers in the 'example.com' domain
2626
verbs:
2727
- sign

0 commit comments

Comments
 (0)