Skip to content

Commit

Permalink
Fixing targetPort for SessionQueuer
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Nov 24, 2020
1 parent 8b1eda5 commit ea1a6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s-deployment-full-grid.yaml
Expand Up @@ -129,7 +129,7 @@ spec:
- name: port1
protocol: TCP
port: 5559
targetPort: 55569
targetPort: 5559
---
apiVersion: apps/v1
kind: Deployment
Expand Down

0 comments on commit ea1a6cb

Please sign in to comment.