mik-laj commented on a change in pull request #19175:
URL: https://github.com/apache/airflow/pull/19175#discussion_r734959703



##########
File path: chart/values.schema.json
##########
@@ -1737,6 +1737,24 @@
                         }
                     }
                 },
+                "resources": {
+                    "description": "Resources for the migrate database job 
pod",
+                    "type": "object",
+                    "$ref": 
"https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.19.0/_definitions.json#/definitions/io.k8s.api.core.v1.ResourceRequirements";,

Review comment:
       ```suggestion
                       "$ref": 
"https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.22.0/_definitions.json#/definitions/io.k8s.api.core.v1.ResourceRequirements";,
   ```
   We support a newer version.




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