Skip to content

Commit

Permalink
disable http rewrite ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
bhuridech committed Mar 29, 2024
1 parent dd3305c commit b8e0fdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion infra/gitops/dev/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ metadata:
namespace: group-1-dev
annotations:
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
nginx.ingress.kubernetes.io/rewrite-target: /$2
spec:
ingressClassName: nginx
rules:
Expand Down

0 comments on commit b8e0fdb

Please sign in to comment.