Update to v1.32

This commit is contained in:
Guillaume
2025-11-02 18:31:13 +01:00
parent 09e63cf400
commit de5971961c
43 changed files with 9492 additions and 1426 deletions

View File

@ -3,6 +3,8 @@ kind: Pod
metadata:
namespace: kube-system
name: k8s-api-haproxy
annotations:
novit.io/bootstrap-prio: "200"
labels:
component: k8s-api-haproxy
tier: control-plane
@ -16,7 +18,7 @@ spec:
effect: NoSchedule
containers:
- name: api-haproxy
image: haproxy:2.4.19-alpine
image: haproxy:2.8.15-alpine
{{ if .vars.control_plane.reserve_resources }}
resources:
requests: