Move some ports around

This commit is contained in:
2024-08-04 01:04:23 +01:00
parent affd96c3a2
commit e27c8ddf6e
2 changed files with 4 additions and 6 deletions

View File

@@ -11,4 +11,5 @@ spec:
services:
- name: podinfo
namespace: apps
kind: Service
port: 9898

View File

@@ -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