Skip to content

Commit

Permalink
🔨 test
Browse files Browse the repository at this point in the history
  • Loading branch information
yuito-it committed Nov 26, 2024
1 parent db9f5a6 commit 41b8949
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions argoCD/ingress-old.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ metadata:
nginx.ingress.kubernetes.io/ssl-redirect: "false"
ngins.ingress.kubernetes.io/force-ssl-redirect: "false"
nginx.ingress.kubernetes.io/from-to-www-redirect: "true"
nginx.ingress.kubernetes.io/configuration-snippet: |
rewrite ^/$ https://uniproject.jp permanent;
nginx.ingress.kubernetes.io/permanent-redirect: "https://www.uniproject.jp"
nginx.ingress.kubernetes.io/permanent-redirect-code: "308"
spec:
ingressClassName: nginx
rules:
Expand Down

0 comments on commit 41b8949

Please sign in to comment.