Remove ovn.kubernetes.io/ovs_dp_type from nodeSelector
Remove extra tag requirement preventing openvswitch container to start.
This commit is contained in:
parent
491e260d20
commit
a9d05fc0df
1 changed files with 0 additions and 1 deletions
|
@ -463,7 +463,6 @@ spec:
|
|||
{% endif %}
|
||||
nodeSelector:
|
||||
kubernetes.io/os: "linux"
|
||||
ovn.kubernetes.io/ovs_dp_type: "kernel"
|
||||
volumes:
|
||||
- name: host-modules
|
||||
hostPath:
|
||||
|
|
Loading…
Reference in a new issue