Skip to content
Snippets Groups Projects
Commit d3343464 authored by Erwan Miran's avatar Erwan Miran Committed by k8s-ci-robot
Browse files

Fix node selector for contiv etcd proxy (#3765)

parent 02169e8f
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ spec:
hostNetwork: true
hostPID: true
nodeSelector:
node-role.kubernetes.io/node: "true"
node-role.kubernetes.io/node: ""
containers:
- name: contiv-etcd-proxy
image: {{ contiv_etcd_image_repo }}:{{ contiv_etcd_image_tag }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment