Update ntc-pdf-converter peer IP

This commit is contained in:
Aram 🍐 2022-09-24 16:46:31 -04:00
parent 920f69e830
commit 09d0abd184
3 changed files with 1 additions and 42 deletions

View file

@ -1,25 +0,0 @@
onetun:
secretName: onetun-ntc-comingsoon
keepAlive: 10
sourcePeerIP: 192.168.4.17
destination: 192.168.4.2:7001
log: info
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

View file

@ -1,7 +1,7 @@
onetun:
secretName: onetun-ntc-pdf-converter
keepAlive: 10
sourcePeerIP: 192.168.4.18
sourcePeerIP: 192.168.4.100
destination: 192.168.4.2:7000
log: info