Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
change service port name
Browse files Browse the repository at this point in the history
Fixes #144
  • Loading branch information
roffe authored Aug 22, 2018
1 parent e7e82a5 commit ceb88e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ spec:
app: kiam
role: server
ports:
- name: grpc
- name: grpclb
port: 443
targetPort: 443
protocol: TCP

0 comments on commit ceb88e1

Please sign in to comment.