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

View file

@ -0,0 +1,21 @@
onetun:
secretName: onetun-ntc-pdf-converter
keepAlive: 10
sourcePeerIP: 192.168.4.18
destination: 192.168.4.2:7000
log: trace
ingress:
enabled: true
annotations:
kubernetes.io/ingress.class: nginx
nginx.ingress.kubernetes.io/proxy-body-size: 50m
hosts:
- host: ntc-pdf-converter.poire.dev
paths:
- path: /
pathType: ImplementationSpecific
tls:
- secretName: poire.dev-wildcard-tls
hosts:
- ntc-pdf-converter.poire.dev