Combine Service Account to map with resource kind

This commit is contained in:
chirangaalwis
2021-10-18 10:52:48 +05:30
parent e9cee7345b
commit 029ec4cd67
@@ -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