You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
helm version
version.BuildInfo{Version:"v3.4.0-rc.1"
helm install my-otel-demo open-telemetry/opentelemetry-demo Error: parse error at (opentelemetry-demo/templates/_pod.tpl:11): function "mustFromJson" not defined
The text was updated successfully, but these errors were encountered:
gerbil
changed the title
helm install error: function "mustFromJson" not defined
[demo] helm install error: function "mustFromJson" not defined
Mar 7, 2023
Documentation: https://opentelemetry.io/docs/demo/kubernetes-deployment/
Step: To install the chart with the release name my-otel-demo, run the following command:
Try with
src:
https://github.com/open-telemetry/opentelemetry-helm-charts/blob/36d6b236a92745b82858fd2e703cd5669ad23cfa/charts/opentelemetry-demo/templates/_pod.tpl
The text was updated successfully, but these errors were encountered: