-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
It would be really a huge thing to be able to tell tiller to run only for specific templates like
tiller --templates=foo.erb,bar.erb
This is particularly interesting for saving time when running tiller with consul watch or other automations. I am aware that due to the MD5SUM feature, also other templates might not cause a restart/exec and thus a unwanted effect in an early bootstrap - still there are cases where you need to run one specific template.
Right now i have to create 2 different tiller "configurations" like /etc/tiller_nginx and /etc/tiller_certificates to be able to split those "runntimes" that is though very clunky.
I guess in general, depending on the encapsulation, that might be something easy to implement?
Metadata
Metadata
Assignees
Labels
No labels