Commit e35fd74e authored by Jing Ai's avatar Jing Ai

A few cleanups (remove duplicated env vars & unnecessary comments) on yaml files.

parent 1de0d2bf
......@@ -41,8 +41,6 @@ spec:
value: "none"
- name: DATASTORE_TYPE
value: "kubernetes"
- name: FELIX_TYPHAK8SSERVICENAME
value: "calico-typha"
- name: FELIX_DEFAULTENDPOINTTOHOSTACTION
value: "ACCEPT"
- name: FELIX_HEALTHENABLED
......@@ -55,8 +53,6 @@ spec:
value: "info"
- name: FELIX_PROMETHEUSMETRICSENABLED
value: "true"
- name: FELIX_HEALTHENABLED
value: "true"
- name: FELIX_REPORTINGINTERVALSECS
value: "0"
- name: FELIX_TYPHAK8SSERVICENAME
......@@ -163,11 +159,9 @@ spec:
- name: cni-net-dir
hostPath:
path: /etc/cni/net.d
# Used to
- name: var-run-calico
hostPath:
path: /var/run/calico
# Used to
- name: var-lib-calico
hostPath:
path: /var/lib/calico
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment