[update-readme] update README.md file by fixing issue in table template

This commit is contained in:
irti
2019-07-10 11:16:09 +05:00
parent 7ae3a4259e
commit cd4a4fb324

View File

@@ -170,8 +170,8 @@ helm install stakater/reloader --set reloader.watchGlobally=false --namespace te
Reloader can be configured to ignore the resources `secrets` and `configmaps` by using the following parameters of `values.yaml` file:
| Parameter | Description | Type |
|---|---|
| Parameter | Description | Type |
|---|---|---|
| ignoreSecrets | To ignore secrets. Valid value are either `true` or `false` | boolean |
| ignoreConfigMaps | To ignore configMaps. Valid value are either `true` or `false` | boolean |