yyvf22 pushed to branch main at Root / Kubernetes / FluxCD

Commits:

1 changed file:

Changes:

  • infrastructure/stage/squid/ing.yaml
    ... ... @@ -18,7 +18,18 @@ spec:
    18 18
                     name: squid
    
    19 19
                     port:
    
    20 20
                       number: 3128
    
    21
    +    - host: httpproxy.k8sstage.c3sl.ufpr.br
    
    22
    +      http:
    
    23
    +        paths:
    
    24
    +          - path: /
    
    25
    +            pathType: Prefix
    
    26
    +            backend:
    
    27
    +              service:
    
    28
    +                name: squid
    
    29
    +                port:
    
    30
    +                  number: 3128
    
    21 31
       tls:
    
    22 32
         - hosts:
    
    23 33
             - squid.k8sstage.c3sl.ufpr.br
    
    34
    +        - httpproxy.k8sstage.c3sl.ufpr.br
    
    24 35
           secretName: squid-tls