add paul.walko.org
parent
97713b9a3e
commit
ffda64f6cf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue