mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 21:51:20 +00:00
update(cilium): 1.14.2
This commit is contained in:
parent
22c0b05237
commit
2809f2ed0c
2 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@ apps:
|
||||||
existingNamespace: kube-system
|
existingNamespace: kube-system
|
||||||
repoURL: https://helm.cilium.io
|
repoURL: https://helm.cilium.io
|
||||||
chart: cilium
|
chart: cilium
|
||||||
targetRevision: 1.13.7
|
targetRevision: 1.14.2
|
||||||
|
|
||||||
- name: external-dns
|
- name: external-dns
|
||||||
repoURL: https://kubernetes-sigs.github.io/external-dns
|
repoURL: https://kubernetes-sigs.github.io/external-dns
|
||||||
|
|
|
@ -4,7 +4,7 @@ cni:
|
||||||
install: true
|
install: true
|
||||||
|
|
||||||
ipam:
|
ipam:
|
||||||
mode: "cluster"
|
mode: "cluster-pool"
|
||||||
|
|
||||||
ingressController:
|
ingressController:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
Loading…
Reference in a new issue