EUGENIO SOUZA CARVALHO 4 年之前
父节点
当前提交
d69a09df0f
共有 1 个文件被更改,包括 3 次插入1 次删除
  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