fix(victoria): force deploy datasources
This commit is contained in:
parent
d8d2331229
commit
e10ec873fa
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue