Skip to content

Commit e5094fd

Browse files
author
unknown
committed
fix rbac for argo workflows upgrade
1 parent 078d527 commit e5094fd

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

workflows/templates/dgp-operator-runner-service-account.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ rules:
1717
- apiGroups: [""]
1818
resources: ["pods/exec"]
1919
verbs: ["create"]
20-
- apiGroups: ["argoproj.io"]
21-
resources: ["workflowtaskresults"]
22-
verbs: ["create", "patch"]
2320
---
2421
apiVersion: rbac.authorization.k8s.io/v1
2522
kind: RoleBinding

0 commit comments

Comments
 (0)