scylla-code-samples icon indicating copy to clipboard operation
scylla-code-samples copied to clipboard

Add hostNetwork support to chart

Open yuval-yaari opened this issue 7 years ago • 1 comments

In order to bypass Docker's networking layer, Kubernetes supports the hostNetwork: true option. This PR adds support for this option (disabled by default) to the Helm chart. Additionally, fixed a mistake where --overprovisioned was passed an argument (whereas it should be true/false). Also added a configuration settings table to the README.

yuval-yaari avatar Oct 18 '18 21:10 yuval-yaari

@gnumoreno ping

tzach avatar Oct 31 '18 07:10 tzach