potiuk commented on a change in pull request #16689:
URL: https://github.com/apache/airflow/pull/16689#discussion_r660004701



##########
File path: TESTING.rst
##########
@@ -657,6 +659,8 @@ in the host.
 
 You can enter the shell via those scripts
 
+      export EXECUTOR="KubernetesExecutor" ## can be also CeleryExecutor or 
CeleryKubernetesExecutor

Review comment:
       ```suggestion
   .. code-block:: bash
   
         export EXECUTOR="KubernetesExecutor" ## can be also CeleryExecutor or 
CeleryKubernetesExecutor
   ```
   
   `¯\_(ツ)_/¯`
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to