Skip to content

Commit

Permalink
perf: dashboard grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
zulfikar4568 committed Oct 26, 2024
1 parent f5d110d commit b746ef4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/charts/vechr-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords:
- IoT

type: application
version: 0.0.3
version: 0.0.4
home: https://github.com/vechr/k8s
maintainers:
- name: zulfikar
Expand Down
3 changes: 2 additions & 1 deletion helm/charts/vechr-monitoring/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ grafana:
port: 3000
image:
name: grafana/grafana
tag: 10.0.3
tag: latest
imagePullPolicy: "Always"
restartPolicy: "Always"
env:
Expand Down Expand Up @@ -141,6 +141,7 @@ grafana:

# you can find more information in here
# https://grafana.com/docs/loki/latest/configuration/

loki:
enabled: true
port: 3100
Expand Down

0 comments on commit b746ef4

Please sign in to comment.