![Felipe Monteiro](/assets/img/avatar_default.png)
This PS adds warning-is-error = 1 under [build_sphinx] in setup.cfg so that warnings can be caught. A number of warnings/errors while building the docs are have been corrected by this PS as well. Change-Id: I445369c802e559c629a685024575bd562ea05a1b
508 B
508 B
Armada Plugin
The armada plugin extends all the functionality of Armada to be used as a plugin with Helm.
Install Plugin
To install the Armada plugin, all you have to do is copy the plugin directory into ~/.helm/plugins/
git clone https://github.com/att-comdev/armada.git ~/.helm/plugins/
Usage
helm <Name> <action> [options] :
helm armada tiller --status
helm armada apply ~/.helm/plugins/armada/examples/simple.yaml