fix the service manifest
This commit is contained in:
parent
2e946b4a5b
commit
bc3ff69d72
@ -19,7 +19,7 @@ spec:
|
|||||||
port: {{ .ports.http }}
|
port: {{ .ports.http }}
|
||||||
targetPort: http
|
targetPort: http
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
- name: http
|
- name: socks
|
||||||
port: {{ .ports.socks }}
|
port: {{ .ports.socks }}
|
||||||
targetPort: socks
|
targetPort: socks
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user