Skip to content

Commit

Permalink
chore: tls cert
Browse files Browse the repository at this point in the history
  • Loading branch information
yuito-it committed Sep 24, 2024
1 parent fd72dc6 commit 62496f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions manifests/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
name: mediawiki
port:
number: 80
#tls:
#- hosts:
# - wiki.uniproject-tech.net
# secretName: mediawiki-tls
tls:
- hosts:
- wiki.uniproject-tech.net
secretName: mediawiki-tls

0 comments on commit 62496f6

Please sign in to comment.