[Docs] Update Armada yaml Docs

- Change charts_group to chart_group
This commit is contained in:
drewwalters96 2017-07-10 16:05:57 -05:00 committed by Alexis Rivera DeLa Torre
parent 4bda09e3fd
commit 38746c35a7
1 changed files with 2 additions and 2 deletions

View File

@ -64,9 +64,9 @@ Chart Group
+=================+==========+========================================================================+
| description | string | description of chart set |
+-----------------+----------+------------------------------------------------------------------------+
| charts_group | array | stores definiton of the charts in a group |
| chart_group | array | stores definition of the charts in a group |
+-----------------+----------+------------------------------------------------------------------------+
| sequenced | bool | enables sequeced chart deployment in a group |
| sequenced | bool | enables sequenced chart deployment in a group |
+-----------------+----------+------------------------------------------------------------------------+
Chart