From 892f23f02c11eca185be72cb9d4918942a36266d Mon Sep 17 00:00:00 2001 From: Louis Christopher Date: Wed, 10 Jul 2024 11:54:59 +0530 Subject: [PATCH] Make release --- .../controller/workflow-controller-cluster-roles.yaml | 6 ------ .../argo-workflows/templates/controller/workflow-role.yaml | 6 ------ 2 files changed, 12 deletions(-) diff --git a/charts/argo-workflows/templates/controller/workflow-controller-cluster-roles.yaml b/charts/argo-workflows/templates/controller/workflow-controller-cluster-roles.yaml index c2d2a7713..264776f68 100644 --- a/charts/argo-workflows/templates/controller/workflow-controller-cluster-roles.yaml +++ b/charts/argo-workflows/templates/controller/workflow-controller-cluster-roles.yaml @@ -25,12 +25,6 @@ rules: - update - patch - delete -- apiGroups: - - "" - resources: - - pods/exec - verbs: - - create - apiGroups: - "" resources: diff --git a/charts/argo-workflows/templates/controller/workflow-role.yaml b/charts/argo-workflows/templates/controller/workflow-role.yaml index 51050d0fa..f78589d8a 100644 --- a/charts/argo-workflows/templates/controller/workflow-role.yaml +++ b/charts/argo-workflows/templates/controller/workflow-role.yaml @@ -26,12 +26,6 @@ rules: verbs: - get - watch - - apiGroups: - - "" - resources: - - pods/exec - verbs: - - create - apiGroups: - argoproj.io resources: