fix(victoria): force deploy datasources

This commit is contained in:
Fritz-Leo.Ochsmann 2025-06-20 11:51:11 +02:00
parent d8d2331229
commit e10ec873fa

View file

@ -907,7 +907,7 @@ grafana:
# url: "https://raw.githubusercontent.com/argoproj/argo-cd/refs/heads/master/examples/dashboard.json"
# -- Create datasource configmap even if grafana deployment has been disabled
forceDeployDatasource: false
forceDeployDatasource: true
# Uncomment the block below, if you want to enable VictoriaMetrics Datasource in Grafana:
# Note that Grafana will need internet access to install the datasource plugin.