ashb commented on a change in pull request #10393:
URL: https://github.com/apache/airflow/pull/10393#discussion_r489439653



##########
File path: docs/howto/operator/kubernetes.rst
##########
@@ -53,13 +53,10 @@ Ultimately, it allows Airflow to act a job orchestrator - 
no matter the language
 
 How to use cluster ConfigMaps, Secrets, and Volumes with Pod?
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Kubernetes cluster resources such as ConfigMaps, Secrets, and Volumes can be 
used with a Pod to be launched.
+Kubernetes cluster resources such as Secrets can be used with a Pod to be 
launched.
 Utilize the Airflow Kubernetes model classes such as:

Review comment:
       Do we still support standard python dicts? (Line 60)
   
   Also: why did this bit need to change -- should `Volume`  or `VolumeMount` 
not be used anymore?




----------------------------------------------------------------
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.

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


Reply via email to