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



##########
File path: chart/values.yaml
##########
@@ -220,6 +220,21 @@ secret: []
 #   secretName: ""
 #   secretKey: ""
 
+# Enables selected built-in secrets that are set via environment variables by 
default.
+# Those secrets are provided by the Helm Chart secrets by default but in some 
cases you
+# might want to provide some of those variables with _CMD or _SECRET variable, 
and you should
+# in this case disable setting of those variables by setting the relevant 
configuration to false.

Review comment:
       We should probably add something in 
https://airflow.apache.org/docs/helm-chart/stable/production-guide.html too -- 
on "How to use Secrets backend" that involves setting one of the following as 
`False` and passing another env var for the actual string?




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