# Copyright 2025 syzkaller project authors. All rights reserved. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: name: executor rules: - apiGroups: - argoproj.io resources: - workflowtaskresults verbs: - create - patch