Skip to content

Commit

Permalink
docs(faq): add note about pods patch error (#13041)
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
  • Loading branch information
agilgur5 committed May 13, 2024
1 parent 0c1398e commit 0bfaea6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Is there an RBAC error?

[Learn more about workflow RBAC](workflow-rbac.md)

## Return "unknown (get pods)" error
## `cannot patch resource "pods" in API group ""` error

You're probably getting a permission denied error because your RBAC is not configured.

[Learn more about workflow RBAC](workflow-rbac.md) and [even more details](https://blog.argoproj.io/demystifying-argo-workflowss-kubernetes-rbac-7a1406d446fc)
[Learn more about workflow RBAC](workflow-rbac.md)

0 comments on commit 0bfaea6

Please sign in to comment.