simplylizz commented on a change in pull request #19175:
URL: https://github.com/apache/airflow/pull/19175#discussion_r734942135



##########
File path: chart/values.schema.json
##########
@@ -1737,6 +1737,23 @@
                         }
                     }
                 },
+                "resources": {
+                    "description": "Resources for the migrate database job 
pod",
+                    "type": "object",

Review comment:
       ```suggestion
                       "type": "object",
                       "$ref": 
"https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.19.0/_definitions.json#/definitions/io.k8s.api.core.v1.ResourceRequirements";,
   ```
   
   You mean like this? Sorry, but are you sure? Just want to double check 
because I don't see even a single mention of `$ref` in this file. Please let me 
know if it's indeed the case or just click on "commit suggestion".




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