kaxil commented on a change in pull request #18974:
URL: https://github.com/apache/airflow/pull/18974#discussion_r769834751



##########
File path: chart/values.schema.json
##########
@@ -637,6 +637,22 @@
                 }
             ]
         },
+        "enableBuiltInSecretVariables": {
+            "description": "Uses built-in secret values set as environment 
variables passed to Airflow. You should supply corresponding environment 
variables ass ``extraEnv`` variables if you disable them here.",

Review comment:
       ```suggestion
               "description": "Uses built-in secret values set as environment 
variables passed to Airflow. You should supply corresponding environment 
variables as ``extraEnv`` variables if you disable them here.",
   ```




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