Following containerized way for settings #1454
iamrahul127
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I don't think having credentials in a yaml file would be advisable. Docker secrets, etc, are possible and I think it would be good to expose some of the DT configuration as environment variables. However, this will become more maintenance over time as DT is broken down into more and more domain-specific services. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I observed that many administrative setting are not exposed as environment variables or config file. Few examples setting "Internal Components", enabling "GitHub Advisories" and son on. My reflection is it would have been much nicer to configure them in values.yaml file than deploying and then configuring them using UI. Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions