Skip to content

Commit

Permalink
chore: remove redirection in ingress yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
amber committed Oct 27, 2024
1 parent 29df257 commit 54baf9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions helm/nshm/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ metadata:
namespace: nshm
annotations:
nginx.ingress.kubernetes.io/rewrite-target: /$2
nginx.ingress.kubernetes.io/ssl-redirect: "true"
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
spec:
ingressClassName: nginx
rules:
Expand Down

0 comments on commit 54baf9c

Please sign in to comment.