From b6494fd23c9e2951bc6d4a26f437af496ffca4f8 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Fri, 24 Apr 2026 20:58:27 +0000 Subject: [PATCH] chore: Update manifests after change --- .../manifests/argocd/Deployment-argocd-redis-ha-haproxy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/argocd/Deployment-argocd-redis-ha-haproxy.yaml b/clusters/cl01tl/manifests/argocd/Deployment-argocd-redis-ha-haproxy.yaml index 962a720c2..1aa0a0cc4 100644 --- a/clusters/cl01tl/manifests/argocd/Deployment-argocd-redis-ha-haproxy.yaml +++ b/clusters/cl01tl/manifests/argocd/Deployment-argocd-redis-ha-haproxy.yaml @@ -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