Skip to content

Commit bc3ff69

Browse files
committed
fix the service manifest
1 parent 2e946b4 commit bc3ff69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployments/helm/templates/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
port: {{ .ports.http }}
2020
targetPort: http
2121
protocol: TCP
22-
- name: http
22+
- name: socks
2323
port: {{ .ports.socks }}
2424
targetPort: socks
2525
protocol: TCP

0 commit comments

Comments
 (0)