Merge pull request #30125 from chirangaalwis/patch-4

Combine Service Account to Map with Resource Type
This commit is contained in:
Kubernetes Prow Robot
2021-12-05 20:08:32 -08:00
committed by GitHub
@@ -134,7 +134,7 @@ The output is similar to this:
no
```
Similarly, to check whether a Service Account named `dev-sa` in Namespace `dev`
Similarly, to check whether a ServiceAccount named `dev-sa` in Namespace `dev`
can list Pods in the Namespace `target`:
```bash