Skip to content

Commit

Permalink
Updating Grafana replicas
Browse files Browse the repository at this point in the history
  • Loading branch information
fmdlc committed Oct 31, 2020
1 parent c939e60 commit 555cd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ metadata:
labels:
app: grafana
spec:
replicas: 1
replicas: 3
progressDeadlineSeconds: 600
selector:
matchLabels:
Expand Down

0 comments on commit 555cd2b

Please sign in to comment.