EUGENIO SOUZA CARVALHO 3 years ago
parent
commit
d69a09df0f
1 changed files with 3 additions and 1 deletions
  1. 3 1
      argoworkflow/workflow/001-workflow-acount.yaml

+ 3 - 1
argoworkflow/workflow/001-workflow-acount.yaml

@@ -23,6 +23,8 @@ rules:
       - ""
     resources:
       - pods/log
+      - nodes
+      - nodes/proxy
     verbs:
       - get
       - watch
@@ -30,7 +32,7 @@ rules:
 apiVersion: rbac.authorization.k8s.io/v1
 kind: RoleBinding
 metadata:
-  name: workflow-binding
+  name: argo-workflow-binding
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: Role