-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Config Tool Support for Helm YAML? #341
Comments
@wsmoak01: Could you please provide me with an example to help me understand what type of "Helm Deployment YAML" you mean specifically? FYI: The code for the paste handling is pretty trivial and located over here. If you want to, feel free to open a PR! :) |
This inquiry is specifically related to the OTEL chart values.yaml validation.
|
I was testing with the OTEL demo chart example.
opentelemetry-helm-charts/charts/opentelemetry-demo/values.yaml at main · open-telemetry/opentelemetry-helm-charts (github.com)<https://github.com/open-telemetry/opentelemetry-helm-charts/blob/main/charts/opentelemetry-demo/values.yaml>
But I get the following, since it appears the parser does not know how to visualize the helm version of the configuration.
I figured it was just not supported yet, which prompted the inquiry. It would be a great feature addition.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great Tools, but would love to be able to paste or create a Helm Deployment YAML and get the same results as a *nix type Deployment
The text was updated successfully, but these errors were encountered: