mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
Rev Calico's Typha daemon to v0.2.3 in add-on deployment.
This commit is contained in:
parent
defbe45397
commit
d2882a8b89
@ -22,7 +22,7 @@ spec:
|
|||||||
operator: Exists
|
operator: Exists
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
containers:
|
containers:
|
||||||
- image: calico/typha:v0.2.2
|
- image: calico/typha:v0.2.3
|
||||||
name: calico-typha
|
name: calico-typha
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5473
|
- containerPort: 5473
|
||||||
|
Loading…
Reference in New Issue
Block a user