Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Resource set default values #25

Closed
tazjin opened this issue Feb 10, 2017 · 0 comments
Closed

Resource set default values #25

tazjin opened this issue Feb 10, 2017 · 0 comments

Comments

@tazjin
Copy link
Owner

tazjin commented Feb 10, 2017

Right now it's possible to do {{ .someValue | default "something" }}, however it may be of interest to be able to put a default values.(json|yaml) file into a resource set.

Due to how difficult #6 is looking to be it would be great to simply be able to use jq for this in the first round.

tazjin added a commit that referenced this issue Apr 4, 2017
This adds functionality to specify default values directly in resource sets.

The idea is that users can create a file called `values.yaml` or `values.json`
in a resource set's folder and have all variables specified in that file be
automatically merged into the resource set variables with the lowest priority.

This fixes #25
This fixes #30 (to a degree)
@tazjin tazjin closed this as completed in 11cfc80 Apr 4, 2017
@tazjin tazjin modified the milestone: v1.0.0-rc1 Apr 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant