fix(jitsi): Increase patchJVB job backoffLimit to avoid deployment failures on infrastructure where LoadBalancer services take longer to become available

This commit is contained in:
Thorsten Roßner
2025-08-22 14:44:41 +02:00
parent dd0e516778
commit eb2a1811fb
2 changed files with 2 additions and 1 deletions

View File

@@ -302,6 +302,7 @@ jitsi:
{{- end }}
patchJVB:
backoffLimit: 12
configuration:
staticLoadbalancerIP: {{ .Values.cluster.networking.ingressGatewayIP | quote }}
loadbalancerStatusField: {{ .Values.cluster.networking.loadBalancerStatusField | quote }}

View File

@@ -149,7 +149,7 @@ charts:
registry: "registry.opencode.de"
repository: "bmi/opendesk/components/platform-development/charts/opendesk-jitsi"
name: "opendesk-jitsi"
version: "3.1.0"
version: "3.2.0"
verify: true
mariadb:
# providerCategory: "Platform"