Merge pull request #1508 from tmjd/update-calico-2-4-0

Update Calico to 2.4.1 release.
This commit is contained in:
Brad Beam
2017-08-24 14:57:29 -05:00
committed by GitHub
5 changed files with 20 additions and 10 deletions

View File

@@ -146,6 +146,9 @@ spec:
# Disable Calico BGP. Calico is simply enforcing policy.
- name: CALICO_NETWORKING
value: "false"
# Cluster type to identify the deployment type
- name: CLUSTER_TYPE
value: "kubespray,canal"
# Disable file logging so `kubectl logs` works.
- name: CALICO_DISABLE_FILE_LOGGING
value: "true"