* Update tiller-deployment to use Octal
Signed-off-by: John Reese <john@reese.dev>
* Use Octal for secret defaultMode
Signed-off-by: John Reese <john@reese.dev>
This commit fixes a bug that erroneosly named the
secret based on the chart name, not the release fullname.
Also, removes the quote function from the storage param
passed to tiller, currently causing memory storage to be used by default
Signed-off-by: Ash Caire <ash.caire@gmail.com>
* Adding annotations and labels to namespaces
Signed-off-by: Garcia De La Villa, Alvaro <alvaro.garcia@lexisnexisrisk.com>
* Reverting namespace object and adding namespaceAttributes
Signed-off-by: Garcia De La Villa, Alvaro <alvaro.garcia@lexisnexisrisk.com>
* Commenting namespace value and deleting unused attributes
Signed-off-by: Garcia De La Villa, Alvaro <alvaro.garcia@lexisnexisrisk.com>
* Add optional override of the namespace tiller will be launched into
Signed-off-by: Felix <e@pnnl.gov>
* add a version bump
Signed-off-by: Felix <e@pnnl.gov>
* cleanup commenting spacing
Signed-off-by: Felix <e@pnnl.gov>
* how did that get there?
Signed-off-by: Felix <e@pnnl.gov>
* Update Readme to reflect changes to chart removal with new namespace
Signed-off-by: Evan J. Felix <evan.felix@pnnl.gov>