Fix Markdown table (#136)

This commit is contained in:
Robert Herhold
2017-03-02 11:35:59 -08:00
committed by Soam Vasani
parent 6e5b1cf8db
commit 4d16a4be08
+1 -1
View File
@@ -29,7 +29,7 @@ $ helm delete my-release
The following table lists the configurable parameters of the Fission chart and their default values.
| Parameter | Description | Default |
|---------------------+--------------------------------------------+--------------------------|
| ------------------- | ------------------------------------------ | ------------------------ |
| `serviceType` | Type of service to use | `LoadBalancer`. |
| `image` | Fission image | `fission/fission-bundle` |
| `imageTag` | Fission image tag | `alpha20170124` |