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
Hi everyone
I'm trying to modify an upstream chart but I'm facing an error.
When I try to template a remote chart (elastic/metricbeat in this case) I have the error below :
$ helm x template elastic/metricbeatI0109 15:20:22.234712 2253 chartify.go:236] using requirements.yaml:dependencies: - name: 'kube-state-metrics' version: '2.4.1' repository: '@stable'F0109 15:20:22.300036 2253 main.go:51] exit status 1Error: plugin "x" exited with error
Do you have an idea on how to solve this issue ?
helm version : v3.0.2 helm-x version : v0.7.2
Thanks
The text was updated successfully, but these errors were encountered:
Hi everyone
I'm trying to modify an upstream chart but I'm facing an error.
When I try to template a remote chart (
elastic/metricbeat
in this case) I have the error below :Do you have an idea on how to solve this issue ?
helm version
: v3.0.2helm-x version
: v0.7.2Thanks
The text was updated successfully, but these errors were encountered: