Move some ports around
This commit is contained in:
@@ -11,4 +11,5 @@ spec:
|
||||
services:
|
||||
- name: podinfo
|
||||
namespace: apps
|
||||
kind: Service
|
||||
port: 9898
|
||||
@@ -9,9 +9,6 @@ spec:
|
||||
ports:
|
||||
- name: http
|
||||
port: 9898
|
||||
protocol: TCP
|
||||
targetPort: http
|
||||
- port: 9999
|
||||
targetPort: grpc
|
||||
protocol: TCP
|
||||
name: grpc
|
||||
- name: grpc
|
||||
port: 9999
|
||||
protocol: TCP
|
||||
Reference in New Issue
Block a user