Skip to content

Commit

Permalink
Remove resume tls
Browse files Browse the repository at this point in the history
  • Loading branch information
abatilo committed Jul 2, 2023
1 parent d6982df commit d4d0081
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions resume.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,7 @@ kind: "IngressRoute"
metadata:
name: resume
spec:
entryPoints: ["websecure"]
tls:
secretName: resume-cert
entryPoints: ["web"]
routes:
- match: "Host(`aaronbatilo.dev`, `www.aaronbatilo.dev`) && Path(`/resume`, `/resume.pdf`)"
kind: "Rule"
Expand Down

0 comments on commit d4d0081

Please sign in to comment.