Skip to content

Commit ea1a6cb

Browse files
authored
Fixing targetPort for SessionQueuer
1 parent 8b1eda5 commit ea1a6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s-deployment-full-grid.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ spec:
129129
- name: port1
130130
protocol: TCP
131131
port: 5559
132-
targetPort: 55569
132+
targetPort: 5559
133133
---
134134
apiVersion: apps/v1
135135
kind: Deployment

0 commit comments

Comments
 (0)