Skip to content

Commit

Permalink
Merge pull request apolloconfig#678 from lepdou/github_master
Browse files Browse the repository at this point in the history
change k8s portal port to 8070
  • Loading branch information
lepdou authored Aug 2, 2017
2 parents ad72572 + b82b47a commit 716625f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ metadata:
spec:
type: NodePort
ports:
- port: 9090
- port: 8070
targetPort: 8080
nodePort: 30090
selector:
Expand Down

0 comments on commit 716625f

Please sign in to comment.