feat: add config-sets support #8
Reference in New Issue
Block a user
No description provided.
Delete Branch "eCommons/alakazam:config-sets"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds support for a config-sets.yml file at the root path where named bundles
of app configurations (env, hooks, secrets) can be defined and activated
per-instance or per-group, eliminating duplication across instance configs.
See #3
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.