diff --git a/charts/argo/values.yaml b/charts/argo/values.yaml index 077ff635..5c7f9173 100644 --- a/charts/argo/values.yaml +++ b/charts/argo/values.yaml @@ -26,7 +26,7 @@ workflow: create: false # Specifies whether a service account should be created annotations: {} name: "default" # Service account which is used to run workflows - rbac: + rbac: create: false # adds Role and RoleBinding for the above specified service account to be able to run workflows controller: