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