Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

Allow parameters like namespace to be passed from a file #80

Open
mattdodge opened this issue Aug 20, 2019 · 0 comments
Open

Allow parameters like namespace to be passed from a file #80

mattdodge opened this issue Aug 20, 2019 · 0 comments
Labels

Comments

@mattdodge
Copy link

  • feature

I think it would be a good idea to allow certain parameters (e.g., namespace, context) to be specified dynamically via an input file. Propose adding optional parameters like namespace_file that, if provided, would set the namespace variable to the contents of that file.

This would allow for environments where namespaces aren't fixed and are more dynamic. For example, deploying a branch or PR to its own namespace for testing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants