Skip to content

Commit

Permalink
Merge pull request kubernetes#13027 from stevekuznetsov/skuznets/fix-…
Browse files Browse the repository at this point in the history
…grafana-service

Use NodePort on Grafana service
  • Loading branch information
k8s-ci-robot authored Jun 13, 2019
2 parents f14d138 + 6ae9458 commit 625e2ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prow/monitoring/grafana_expose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
name: grafana
namespace: prow-monitoring
spec:
type: NodePort
ports:
- name: http
port: 3001
Expand Down

0 comments on commit 625e2ec

Please sign in to comment.