Skip to content

Commit

Permalink
Fix Grafana port name
Browse files Browse the repository at this point in the history
Thanks @aviramartac
Closes #116
  • Loading branch information
camilb committed Aug 20, 2018
1 parent 9a986ca commit 625c020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/grafana/grafana.svc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ spec:
ports:
- port: 3000
protocol: TCP
targetPort: web
targetPort: http
selector:
app: grafana

0 comments on commit 625c020

Please sign in to comment.