Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
Add documentation for hostAliases
Browse files Browse the repository at this point in the history
  • Loading branch information
Veselin Iordanov authored and diemol committed Sep 2, 2019
1 parent 80aee2c commit 956d86b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/zalenium/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,8 @@ See Zalenium's [usage examples](https://github.com/zalando/zalenium/blob/master/
| `hub.openshift.route.enabled` | Set to true if you want to create a route for zalenium | false |
| `hub.openshift.route.hostname` | If you want to have a specific hostname specify it here | blank |
| `hub.openshift.route.tls` | Configures tls settings for OpenShift route. Set it to empty if you don't want it | edge termination + redirect |

| `hub.openshift.route.tls` | Configures tls settings for OpenShift route. Set it to empty if you don't want it | edge termination + redirect |
| `hostAliases` | Allow the modification of the hosts file inside a container | `[]` |

Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. For example,

Expand Down

0 comments on commit 956d86b

Please sign in to comment.