Added hostNetwork mtproxy

This commit is contained in:
2026-02-11 21:08:37 +02:00
parent fa8962c181
commit 0498d09aa4
+12
View File
@@ -33,6 +33,18 @@ spec:
- name: proxy
containerPort: 30443
protocol: TCP
command:
- /bin/sh
- -c
- >-
mtproto-proxy
-u nobody
-p 8888
-H 30443
-M 1
-S $(SECRET)
--aes-pwd /etc/mtproxy/proxy-secret
/etc/mtproxy/proxy-multi.conf
env:
- name: SECRET
value: "4ef8819478eb9c8928ab741300235a8e"