kubernetes version bump to 1.26.8, fix metrics ingress

This commit is contained in:
Stefan Reimer 2023-08-24 09:07:57 +00:00
parent b65293ac3e
commit f18d255640
4 changed files with 7 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: kubeadm
description: KubeZero Kubeadm cluster config
type: application
version: 1.26.7
version: 1.26.8
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:

View File

@ -17,6 +17,8 @@ spec:
- route:
- destination:
host: {{ $service.destination }}
port:
number: {{ $service.port }}
---
{{- end }}

View File

@ -370,6 +370,7 @@ istio:
url: ""
gateway: istio-ingress/ingressgateway
destination: metrics-grafana
port: 80
prometheus:
enabled: false
@ -377,6 +378,7 @@ istio:
url: ""
gateway: istio-ingress/ingressgateway
destination: metrics-kube-prometheus-st-prometheus
port: 9090
alertmanager:
enabled: false
@ -384,3 +386,4 @@ istio:
url: ""
gateway: istio-ingress/ingressgateway
destination: metrics-kube-prometheus-st-alertmanager
port: 9093

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: kubezero
description: KubeZero - Root App of Apps chart
type: application
version: 1.26.7
version: 1.26.8
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords: