diff --git a/deployment/e2e-ci-runner-rbac.yaml b/deployment/e2e-ci-runner-rbac.yaml index 67bea4c..b5a0853 100644 --- a/deployment/e2e-ci-runner-rbac.yaml +++ b/deployment/e2e-ci-runner-rbac.yaml @@ -25,9 +25,6 @@ rules: - apiGroups: [""] resources: ["pods"] verbs: ["get", "list", "watch"] - - apiGroups: [""] - resources: ["pods/log"] - verbs: ["get"] - apiGroups: [""] resources: ["serviceaccounts/token"] verbs: ["create"]