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