Skip to content

Commit

Permalink
chore: url変更
Browse files Browse the repository at this point in the history
  • Loading branch information
yuito-it committed Oct 7, 2024
1 parent a4e2210 commit 3267783
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: wiki.uniproject-tech.net
- host: wiki-old.uniproject-tech.net
http:
paths:
- path: /(?!\.well-known/.+)(.*)
Expand All @@ -21,5 +21,5 @@ spec:
number: 80
tls:
- hosts:
- wiki.uniproject-tech.net
- wiki-old.uniproject-tech.net
secretName: mediawiki-tls

0 comments on commit 3267783

Please sign in to comment.