mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-31 17:19:17 -03:30
Update cilium to 1.9.9 (#7871)
Now that 1.10 is out this is to make 1.9.9 the default. I am running this version successfully.
This commit is contained in:
@@ -15,7 +15,7 @@ balancer deployed by Kubespray and **only contacts the first master**.
|
||||
## Choose Cilium version
|
||||
|
||||
```yml
|
||||
cilium_version: v1.8.9 ## or v1.9.6
|
||||
cilium_version: v1.9.9
|
||||
```
|
||||
|
||||
## Add variable to config
|
||||
|
||||
Reference in New Issue
Block a user