
yyvf22 pushed to branch main at Root / Kubernetes / FluxCD Commits: a8c11d4a by yyvf at 2025-08-14T11:10:17-03:00 feat(squid): add httpprox.k8sstage.c3sl.ufpr.br - - - - - 1 changed file: - infrastructure/stage/squid/ing.yaml Changes: ===================================== infrastructure/stage/squid/ing.yaml ===================================== @@ -18,7 +18,18 @@ spec: name: squid port: number: 3128 + - host: httpproxy.k8sstage.c3sl.ufpr.br + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: squid + port: + number: 3128 tls: - hosts: - squid.k8sstage.c3sl.ufpr.br + - httpproxy.k8sstage.c3sl.ufpr.br secretName: squid-tls View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/a8c11d4a1297f48f47dda6b... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/a8c11d4a1297f48f47dda6b... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.