Added telegram bridge

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2022-08-19 22:51:05 +01:00
parent f809edbfbd
commit 6d0483e47c
3 changed files with 151 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ metadata:
spec:
type: ClusterIP
ports:
- port: 29318
- port: 29328
targetPort: http
protocol: TCP
name: http
@@ -108,7 +108,7 @@ spec:
value: "UTC"
ports:
- name: http
containerPort: 29318
containerPort: 29328
protocol: TCP
- name: metrics
containerPort: 9000