Skip to content

Commit

Permalink
Merge branch 'master' of github.com:cnych/kubernetes-learning
Browse files Browse the repository at this point in the history
  • Loading branch information
cnych committed Aug 6, 2019
2 parents 8c7a115 + 2eb9b1a commit 3c50380
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion prome/prome-svc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ spec:
ports:
- name: web
port: 9090
targetPort: http
targetPort: 9090
- name: alert
port: 9093
targetPort: 9093

0 comments on commit 3c50380

Please sign in to comment.