openstack-helm-infra/openvswitch
Tin Lam 587182c779 fix(ovs): add capability to openvswitch
While OpenVSwitch works in the gate using kubernetes 1.16, running this
in kubernetes 1.18 causes a permission denied error while executing
chroot in an init container script [0]. This adds the SYS_CHROOT
capability to address the error.

[0] https://opendev.org/openstack/openstack-helm-infra/src/branch/master/openvswitch/templates/bin/_openvswitch-vswitchd-init-modules.sh.tpl#L18-L20

Change-Id: I62c01678cce6cd4e98418ed5518613ccd5eecbf9
Signed-off-by: Tin Lam <tin@irrational.io>
2020-06-18 17:07:40 +00:00
..
templates Enable key-duplicates and octal-values yamllint checks 2020-06-17 13:14:30 -05:00
values_overrides Enable yamllint checks 2020-05-29 19:49:05 +00:00
.helmignore Add OpenSUSE Leap15 specific values overrides 2019-04-18 10:25:10 +02:00
Chart.yaml Introduces templates linting 2020-06-11 23:29:42 -05:00
requirements.yaml Introduces templates linting 2020-06-11 23:29:42 -05:00
values.yaml fix(ovs): add capability to openvswitch 2020-06-18 17:07:40 +00:00