[cilium] Switch the IPAM mode to the default
The default IPAM mode with Cilium is [cluster scope](https://docs.cilium.io/en/stable/concepts/networking/ipam/), this commit switches back to this default so that there are no surprises when provisioning a cluster (i.e if you don't annotate nodes) Signed-off-by: Nick Jones <nick@dischord.org>
This commit is contained in:
parent
347d9f06dc
commit
800d8d34fb
@ -9,8 +9,6 @@ metadata:
|
||||
addons.stackhpc.com/watch: ""
|
||||
stringData:
|
||||
defaults: |
|
||||
ipam:
|
||||
mode: kubernetes
|
||||
overrides: |
|
||||
{{- toYaml .Values.cni.cilium.release.values | nindent 4 }}
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user