Skip to content

Commit

Permalink
Update helm.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ralongit committed Dec 10, 2023
1 parent 89b2a41 commit 2da3080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-templates/helm.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
},
{
"template": " --set logzio-k8s-telemetry.serviceGraph.enabled=true \\",
"targetElement": "datasources[?(@.name=='Kubernetes')].telemetries[?(@.type=='METRICS')].params[?(@.name == 'isServiceGraph')].value"
"targetElement": "datasources[?(@.name=='Kubernetes')].telemetries[?(@.type=='TRACING')].params[?(@.name == 'isServiceGraph')].value"
}
]
},
Expand Down

0 comments on commit 2da3080

Please sign in to comment.