Remove ovn.kubernetes.io/ovs_dp_type from nodeSelector (#9594)

Remove extra tag requirement preventing openvswitch container to start.
This commit is contained in:
Jochen Friedrich
2022-12-29 10:37:29 +01:00
committed by GitHub
parent 61be93b173
commit 744c81d451

View File

@ -467,7 +467,6 @@ spec:
{% endif %}
nodeSelector:
kubernetes.io/os: "linux"
ovn.kubernetes.io/ovs_dp_type: "kernel"
volumes:
- name: host-modules
hostPath: