You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/06/29 19:19:20 UTC

[GitHub] [airflow] mik-laj edited a comment on issue #16684: Helm Chart Allow for Empty data settings

mik-laj edited a comment on issue #16684:
URL: https://github.com/apache/airflow/issues/16684#issuecomment-870850379


   > I always thought of the _CMD pattern as one giving you false sense of security through obfuscation.
   
   Environment variables in a containerized environment are insecure. In that case, we could use `_CMD`. We should consider dropping this solution, although it may be difficult because it is common in our Helm Chart. See: https://docs.gitlab.com/charts/architecture/decisions.html#preference-of-secrets-in-initcontainer-over-environment
   
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org