Add E2E workflow for headlamp-argocd-plugin #32

Closed
privilegedescalation-engineer[bot] wants to merge 14 commits from hugh/add-e2e-workflow-argocd-plugin into main
Showing only changes of commit 5997fb5e7e - Show all commits
-3
View File
@@ -25,9 +25,6 @@ rules:
- apiGroups: [""]
resources: ["pods"]
verbs: ["get", "list", "watch"]
- apiGroups: [""]
resources: ["pods/log"]
verbs: ["get"]
- apiGroups: [""]
resources: ["serviceaccounts/token"]
verbs: ["create"]