yyvf22 pushed to branch main at Root / Kubernetes / FluxCD
Commits:
-
518fb20c
by yyvf at 2025-08-14T11:37:12-03:00
1 changed file:
Changes:
... | ... | @@ -5,6 +5,9 @@ metadata: |
5 | 5 | namespace: squid
|
6 | 6 | annotations:
|
7 | 7 | cert-manager.io/cluster-issuer: letsencrypt-dns01
|
8 | + ingress.cilium.io/loadbalancer-mode: dedicated
|
|
9 | + ingress.cilium.io/service-type: LoadBalancer
|
|
10 | + ingress.cilium.io/host-listener-port: 3128
|
|
8 | 11 | spec:
|
9 | 12 | ingressClassName: cilium
|
10 | 13 | rules:
|