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

feat: add global configuration override file support #107

Merged
merged 1 commit into from
Dec 28, 2017

Conversation

tg90nor
Copy link
Contributor

@tg90nor tg90nor commented Dec 13, 2017

This allows specifying a configuration override file that will override chart and component defaults, but not environment overrides in the component.

My use case is I want to apply a global configuration to all components deployed to a particular environment, eg.:

ingressSuffix: 'staging.example.com'
environment:   'staging'

@royjs
Copy link
Contributor

royjs commented Dec 13, 2017

+1 for this. I have the exact same use case.

@zmalik
Copy link
Collaborator

zmalik commented Dec 28, 2017

Thanks @tg90nor LGTM

@zmalik zmalik merged commit a91ef1f into Eneco:master Dec 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants