mirror of https://git.rancher.io/rke2-charts
change hardenedflannel image version
Signed-off-by: Brian Downs <brian.downs@gmail.com>pull/24/head
parent
3dca55e0ec
commit
b18a786a27
|
@ -8,7 +8,7 @@ flannel:
|
||||||
# kube-flannel image
|
# kube-flannel image
|
||||||
image:
|
image:
|
||||||
repository: rancher/hardened-flannel
|
repository: rancher/hardened-flannel
|
||||||
tag: v0.13.0-rancher1-rc1
|
tag: v0.13.0-rancher1
|
||||||
# The interface used by canal for host <-> host communication.
|
# The interface used by canal for host <-> host communication.
|
||||||
# If left blank, then the interface is chosen using the node's
|
# If left blank, then the interface is chosen using the node's
|
||||||
# default route.
|
# default route.
|
||||||
|
|
Loading…
Reference in New Issue