fix: name service port
This commit is contained in:
parent
cf56ed8de8
commit
c4ac417a64
|
|
@ -79,7 +79,8 @@ spec:
|
|||
selector:
|
||||
app: txt2md
|
||||
ports:
|
||||
- protocol: TCP
|
||||
- name: http
|
||||
protocol: TCP
|
||||
port: 80
|
||||
targetPort: 5000
|
||||
type: ClusterIP
|
||||
|
|
|
|||
Loading…
Reference in New Issue