Skip to content

Commit

Permalink
fix prometheus deployment, to #27376088 (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheyang authored May 9, 2020
1 parent 6b19e11 commit 99ebcf4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kubernetes-artifacts/prometheus/grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ metadata:
name: monitoring-grafana
namespace: arena-system
spec:
selector:
matchLabels:
task: monitoring
k8s-app: grafana
replicas: 1
template:
metadata:
Expand Down

0 comments on commit 99ebcf4

Please sign in to comment.