Skip to content

Commit

Permalink
feat: Update ingress.yaml to use kitapkurdu.xyz as the host
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehmet Sayin authored and Mehmet Sayin committed Apr 15, 2024
1 parent d1ac9c9 commit 4eb78f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
ingressClassName: nginx
tls:
- hosts:
- kitapkurdu.xyz
- kitapkurdu
secretName: kitapkurdu-tls
rules:
- host: kitapkurdu.xyz
Expand Down

0 comments on commit 4eb78f4

Please sign in to comment.