Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Helm templating failed with "Error: stat newrelic-istio-adapter: no such file or directory" #40

Open
dcvtruong opened this issue Nov 16, 2020 · 0 comments

Comments

@dcvtruong
Copy link

dcvtruong commented Nov 16, 2020

Describe the bug
Run the helm templating command exactly as instructed from the New Relic Istio Adapter README.md page resulted in error

Error: stat newrelic-istio-adapter: no such file or directory

To Reproduce
Steps to reproduce the behavior:

  1. clone the repo
  2. cd into the helm-charts directory
  3. Run
helm template newrelic-istio-adapter . \
>     -f values.yaml \
>     --namespace newrelic-istio-adapter \
>     --set authentication.apiKey=<my newrelic api key> \
>     > newrelic-istio-adapter.yaml

Expected behavior
Chart Deployed

Version information (please complete the following information):

  • newrelic-istio-adapter aapVersion: [2.0.3]
  • Kubernetes: [v1.17.9]
  • Istio: [1.7.2]

Additional context
helm 2.15.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant