fix the service manifest

This commit is contained in:
Paramtamtam
2025-02-02 16:25:49 +04:00
parent 2e946b4a5b
commit bc3ff69d72

View File

@@ -19,7 +19,7 @@ spec:
port: {{ .ports.http }}
targetPort: http
protocol: TCP
- name: http
- name: socks
port: {{ .ports.socks }}
targetPort: socks
protocol: TCP