|
@ -23,7 +23,7 @@ spec: |
|
|
hostNetwork: true |
|
|
hostNetwork: true |
|
|
hostPID: true |
|
|
hostPID: true |
|
|
nodeSelector: |
|
|
nodeSelector: |
|
|
node-role.kubernetes.io/node: "true" |
|
|
|
|
|
|
|
|
node-role.kubernetes.io/node: "" |
|
|
containers: |
|
|
containers: |
|
|
- name: contiv-etcd-proxy |
|
|
- name: contiv-etcd-proxy |
|
|
image: {{ contiv_etcd_image_repo }}:{{ contiv_etcd_image_tag }} |
|
|
image: {{ contiv_etcd_image_repo }}:{{ contiv_etcd_image_tag }} |
|
|