uranusjr commented on code in PR #30048:
URL: https://github.com/apache/airflow/pull/30048#discussion_r1133511137


##########
airflow/config_templates/config.yml:
##########
@@ -2719,6 +2719,13 @@ kubernetes_executor:
       type: integer
       example: ~
       default: "100"
+    ssl_ca_cert:
+      description: |
+        Path to a ca certificate to be used by the Kubernetes client to verify 
the server's SSL certificate.

Review Comment:
   ```suggestion
           Path to a CA certificate to be used by the Kubernetes client to 
verify the server's SSL certificate.
   ```



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