Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Commit

Permalink
Change kiam-server 443 port name (#1692)
Browse files Browse the repository at this point in the history
kiam-server port name changed from commit uswitch/kiam@ceb88e1
This PR is to reflect this change in the template
  • Loading branch information
cebernardi authored and davidmccormick committed Aug 6, 2019
1 parent 5c7bab2 commit 1556cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/controlplane/config/templates/cloud-config-controller
Original file line number Diff line number Diff line change
Expand Up @@ -5310,7 +5310,7 @@ write_files:
app: kiam
role: server
ports:
- name: grpc
- name: grpclb
port: 443
targetPort: 443
protocol: TCP
Expand Down

0 comments on commit 1556cc0

Please sign in to comment.