ianstanton commented on a change in pull request #15477:
URL: https://github.com/apache/airflow/pull/15477#discussion_r617971185



##########
File path: chart/values.schema.json
##########
@@ -561,8 +561,12 @@
                     "type": "integer"
                 },
                 "updateStrategy": {
-                    "description": "Specifies the strategy used to replace old 
Pods by new ones.",
-                    "type": "object"
+                    "description": "Specifies the strategy used to replace old 
Pods by new ones when deployed as a Statefulset.",

Review comment:
       ```suggestion
                       "description": "Specifies the strategy used to replace 
old Pods by new ones when deployed as a StatefulSet.",
   ```




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