Fix mtproxy ports
This commit is contained in:
@@ -21,7 +21,7 @@ spec:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
nodeSelectorTerms:
|
||||
- matchExpressions:
|
||||
- key: xray-node-address
|
||||
- key: mtproxy
|
||||
operator: Exists
|
||||
containers:
|
||||
- name: mtproxy
|
||||
@@ -33,7 +33,7 @@ spec:
|
||||
protocol: TCP
|
||||
env:
|
||||
- name: SECRET
|
||||
value: "00baadf00d15abad1deaa51abaadcafe"
|
||||
value: "4ef8819478eb9c8928ab741300235a8e"
|
||||
volumeMounts:
|
||||
- name: data
|
||||
mountPath: /data
|
||||
|
||||
Reference in New Issue
Block a user