Fix documentation

This patch set fixes the indentation of the sample yaml's in the doc,
also fixes one typo.

Change-Id: I5d2c761031d724754a734e6e7bee5709aea5bd01
Signed-off-by: Tin Lam <tin@irrational.io>
This commit is contained in:
Tin Lam 2018-03-18 21:38:19 -05:00
parent fb83c2dc4f
commit 79cfa7e1cf
1 changed files with 27 additions and 27 deletions

View File

@ -93,7 +93,7 @@ Chart
+-----------------+----------+---------------------------------------------------------------------------------------+
| namespace | string | namespace of your chart |
+-----------------+----------+---------------------------------------------------------------------------------------+
| wait | object | contains wait information such as (timeout, lables) |
| wait | object | contains wait information such as (timeout, labels) |
+-----------------+----------+---------------------------------------------------------------------------------------+
| test | bool | run pre-defined helm tests helm in a chart |
+-----------------+----------+---------------------------------------------------------------------------------------+