concourse / hush-house

Concourse k8s-based environment
https://hush-house.pivotal.io
29 stars 23 forks source link

deployments: remove `sysctl` #97

Closed cirocosta closed 4 years ago

cirocosta commented 4 years ago

I had created this chart to have a daemonset that'd tune sysctl parameters to get around the iptables: Memory allocation problem issue that we had in previous kernel versions, but now that we're on linux 5+, that's not an issue anymore, thuus, we don't need to tune this anymore.

Signed-off-by: Ciro S. Costa cscosta@pivotal.io