Automated Manifest Update #6230

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2026-04-24 20:59:04 +00:00
Showing only changes of commit b6494fd23c - Show all commits

View File

@@ -49,7 +49,7 @@ spec:
topologyKey: kubernetes.io/hostname
initContainers:
- name: config-init
image: haproxy:3.3.6-alpine@sha256:744be2dca649a44d490a4c565d36968d19482dd387f1bdd44c168f4322bc6b1e
image: haproxy:3.3.6-alpine@sha256:4f97a2cb7f02fd08402259e74a65ef12fcfa3dff1ef78fddecb5228a17b7f4ad
imagePullPolicy: IfNotPresent
resources: {}
command:
@@ -73,7 +73,7 @@ spec:
mountPath: /data
containers:
- name: haproxy
image: haproxy:3.3.6-alpine@sha256:744be2dca649a44d490a4c565d36968d19482dd387f1bdd44c168f4322bc6b1e
image: haproxy:3.3.6-alpine@sha256:4f97a2cb7f02fd08402259e74a65ef12fcfa3dff1ef78fddecb5228a17b7f4ad
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false