Use onetun for ntc-comingsoon and ntc-pdf-converter
This commit is contained in:
parent
04fa975c06
commit
28852e400e
14 changed files with 473 additions and 14 deletions
25
onetun/ntc-comingsoon.yml
Normal file
25
onetun/ntc-comingsoon.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
onetun:
|
||||
secretName: onetun-ntc-comingsoon
|
||||
keepAlive: 10
|
||||
sourcePeerIP: 192.168.4.17
|
||||
destination: 192.168.4.2:7001
|
||||
log: trace
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: nginx
|
||||
hosts:
|
||||
- host: notetaking.club
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
- host: www.notetaking.club
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
tls:
|
||||
- secretName: notetaking.club-wildcard-tls
|
||||
hosts:
|
||||
- notetaking.club
|
||||
- www.notetaking.club
|
Loading…
Add table
Add a link
Reference in a new issue