Aakcht commented on code in PR #45176:
URL: https://github.com/apache/airflow/pull/45176#discussion_r1897474400


##########
chart/values.schema.json:
##########
@@ -1785,7 +1785,7 @@
                             "default": "100Gi"
                         },
                         "storageClassName": {
-                            "description": "If using a custom StorageClass, 
pass name ref to all StatefulSets here.",
+                            "description": "If using a custom StorageClass, 
pass name ref to all StatefulSets here (can be templated).",

Review Comment:
   Please let me know if you think this should be added here, but I'm not sure 
it is needed since it can only affect scheduler when using local executor, so 
when scheduler pod is also a worker.



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