Added hostNetwork mtproxy

This commit is contained in:
2026-02-11 21:02:27 +02:00
parent bd1c56508c
commit c8f9eb09bf
+2
View File
@@ -23,6 +23,8 @@ spec:
- matchExpressions: - matchExpressions:
- key: mtproxy - key: mtproxy
operator: Exists operator: Exists
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
containers: containers:
- name: mtproxy - name: mtproxy
image: ultradesu/mtproxy:v0.02 image: ultradesu/mtproxy:v0.02