Cilium updates (#5438)

* Add resources needed to deploy 1.6.4

* Use cilium v1.6.4

* Change deprecated option name

* Add update crd to clusterrole cilium

* Cilium 1.6.4 -> 1.6.5

* Make monitor-aggregation config configurable as a variable

* Change monitor-aggregation default none->medium

* Cilium 1.6.5 -> 1.6.6

* Update to 1.7.0

* v1.7.0->v1.7.1
This commit is contained in:
Fredrik Lönnegren
2020-03-11 16:15:36 +01:00
committed by GitHub
parent f697338eec
commit e257d92f41
4 changed files with 15 additions and 12 deletions

View File

@@ -23,6 +23,8 @@ cilium_tunnel_mode: vxlan
cilium_enable_prometheus: false
# Enable if you want to make use of hostPort mappings
cilium_enable_portmap: false
# Monitor aggregation level (none/low/medium/maximum)
cilium_monitor_aggregation: medium
# If upgrading from Cilium < 1.5, you may want to override some of these options
# to prevent service disruptions. See also: