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

Remove extra tag requirement preventing openvswitch container to start.
pull/9624/head
Jochen Friedrich 2022-12-29 10:37:29 +01:00 committed by GitHub
parent 61be93b173
commit 744c81d451
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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