move grafana into separate file and tunr off persistence as we use external db now [ci skip]

This commit is contained in:
Viktor Barzin 2025-12-28 20:05:27 +00:00
parent 8b28288360
commit 26d55c6637
3 changed files with 108 additions and 33 deletions

View file

@ -1,7 +1,7 @@
deploymentStrategy:
type: Recreate
persistence:
enabled: true
enabled: false # using external mysql
existingClaim: "grafana-pvc"
ingress:
enabled: "true"
@ -39,6 +39,7 @@ dashboardProviders:
path: "/var/lib/grafana/dashboards/default"
env:
GF_DATABASE_PASSWORD: "${db_password}"
GF_SERVER_ROOT_URL: https://grafana.viktorbarzin.me
grafana.ini:
database: