Skip to content

Commit

Permalink
[task-3]: CI-CD - fixing pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
jproyo committed Nov 23, 2023
1 parent 3fe7899 commit ba2d277
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/operations/kubernetes/overlays/dev/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
kubernetes.io/ingress.class: "nginx"
nginx.ingress.kubernetes.io/ssl-redirect: "false"
nginx.ingress.kubernetes.io/rewrite-target: /$2
kubernetes.io/ingress.global-static-ip-name: "web-static-ip"
spec:
ingressClassName: nginx

0 comments on commit ba2d277

Please sign in to comment.