add paul.walko.org

master
Paul Walko 2020-11-07 20:57:05 -05:00
parent 97713b9a3e
commit ffda64f6cf
1 changed files with 5 additions and 1 deletions

View File

@ -20,7 +20,10 @@ spec:
name: nginx
port:
number: 80
- path: /files
- host: paul.walko.org
http:
paths:
- path: /
pathType: "Exact"
backend:
service:
@ -75,6 +78,7 @@ spec:
- git.seaturtle.pw
- nc.seaturtle.pw
- plex.seaturtle.pw
- paul.walko.org
---
apiVersion: cert-manager.io/v1alpha2