apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: name: tekton-runner namespace: cicd subjects: - kind: ServiceAccount name: tekton-runner namespace: cicd roleRef: apiGroup: rbac.authorization.k8s.io kind: Role name: tekton-runner