Use onetun for ntc-comingsoon and ntc-pdf-converter

This commit is contained in:
Aram 🍐 2021-10-16 13:51:41 -04:00
parent 04fa975c06
commit 28852e400e
14 changed files with 473 additions and 14 deletions

25
onetun/ntc-comingsoon.yml Normal file
View 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