mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-19 00:31:00 +00:00
Update Calico to version v2.6.7
This commit is contained in:
parent
aa12b9b7cb
commit
96917dc125
@ -32,7 +32,7 @@ spec:
|
||||
# container programs network policy and routes on each
|
||||
# host.
|
||||
- name: calico-node
|
||||
image: gcr.io/projectcalico-org/node:v2.6.6
|
||||
image: gcr.io/projectcalico-org/node:v2.6.7
|
||||
env:
|
||||
- name: CALICO_DISABLE_FILE_LOGGING
|
||||
value: "true"
|
||||
|
@ -22,7 +22,7 @@ spec:
|
||||
hostNetwork: true
|
||||
serviceAccountName: calico
|
||||
containers:
|
||||
- image: gcr.io/projectcalico-org/typha:v0.5.5
|
||||
- image: gcr.io/projectcalico-org/typha:v0.5.6
|
||||
name: calico-typha
|
||||
ports:
|
||||
- containerPort: 5473
|
||||
|
Loading…
Reference in New Issue
Block a user