2 Commits

Author SHA1 Message Date
aed1bfbc9f Update renovate/renovate Docker tag to v39.245.1 2025-04-15 22:00:29 +00:00
a109290c18 increase ollama proxy timeout 2025-04-15 23:28:03 +02:00
2 changed files with 2 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ metadata:
cert-manager.io/cluster-issuer: letsencrypt
acme.cert-manager.io/http01-edit-in-place: "true"
nginx.ingress.kubernetes.io/proxy-buffering: "false"
nginx.ingress.kubernetes.io/proxy-read-timeout: 30m
spec:
ingressClassName: nginx
rules:

View File

@@ -15,7 +15,7 @@ spec:
- name: renovate
# Update this to the latest available and then enable Renovate on
# the manifest
image: renovate/renovate:39.245.0-full
image: renovate/renovate:39.245.1-full
envFrom:
- secretRef:
name: renovate-env