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