mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 21:51:20 +00:00
update(ingress-internal): traefik chart v 21.0.0
This commit is contained in:
parent
58e1c22ba6
commit
1b44a48899
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ apps:
|
|||
namespace: ingress-internal
|
||||
repoURL: https://helm.traefik.io/traefik
|
||||
chart: traefik
|
||||
targetRevision: 16.2.0
|
||||
targetRevision: 21.0.0
|
||||
syncWave: '0'
|
||||
|
||||
- name: cilium
|
||||
|
|
|
@ -4,7 +4,7 @@ ingressClass:
|
|||
|
||||
providers:
|
||||
kubernetesCRD:
|
||||
ingressClass: traefik
|
||||
enabled: true
|
||||
kubernetesIngress:
|
||||
publishedService:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in a new issue