Added RBAC mtproxy
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 9s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 15s

This commit is contained in:
AB
2026-02-12 01:04:56 +02:00
parent 45ce8ba010
commit 9d6d564355

View File

@@ -78,8 +78,9 @@ spec:
- /bin/sh
- -c
- >-
/usr/bin/curl -s https://core.telegram.org/getProxySecret -o proxy-secret && \
/usr/bin/curl -s https://core.telegram.org/getProxyConfig -o proxy-multi.conf && \
cat /etc/*release* && \
# /usr/bin/curl -s https://core.telegram.org/getProxySecret -o proxy-secret && \
# /usr/bin/curl -s https://core.telegram.org/getProxyConfig -o proxy-multi.conf && \
mtproto-proxy
-u nobody
-p 8888