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
- fixed merge conflict with executors note which still exists in 3.5

Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
(cherry picked from commit 0bfaea6)
  • Loading branch information
agilgur5 committed May 14, 2024
1 parent 370d673 commit 8f37a3f
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,11 +21,11 @@ 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)

## There is an error about `/var/run/docker.sock`

Expand Down

0 comments on commit 8f37a3f

Please sign in to comment.