[Git][root/k8s/fluxcd][main] feat(squid): testing dedicated load balancer with port 3128

yyvf22 pushed to branch main at Root / Kubernetes / FluxCD Commits: 518fb20c by yyvf at 2025-08-14T11:37:12-03:00 feat(squid): testing dedicated load balancer with port 3128 - - - - - 1 changed file: - infrastructure/stage/squid/ing.yaml Changes: ===================================== infrastructure/stage/squid/ing.yaml ===================================== @@ -5,6 +5,9 @@ metadata: namespace: squid annotations: cert-manager.io/cluster-issuer: letsencrypt-dns01 + ingress.cilium.io/loadbalancer-mode: dedicated + ingress.cilium.io/service-type: LoadBalancer + ingress.cilium.io/host-listener-port: 3128 spec: ingressClassName: cilium rules: View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/518fb20c6b5fea823aa666d... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/518fb20c6b5fea823aa666d... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
yyvf22 (@yyvf22)