Skip to content

Commit a3c6627

Browse files
authored
Merge pull request #30125 from chirangaalwis/patch-4
Combine Service Account to Map with Resource Type
2 parents b640a95 + 029ec4c commit a3c6627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ The output is similar to this:
134134
no
135135
```
136136

137-
Similarly, to check whether a Service Account named `dev-sa` in Namespace `dev`
137+
Similarly, to check whether a ServiceAccount named `dev-sa` in Namespace `dev`
138138
can list Pods in the Namespace `target`:
139139

140140
```bash

0 commit comments

Comments
 (0)