Skip to content
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

[UI] Support ability to use a helm values files from a URL #624

Closed
jessesuen opened this issue Sep 20, 2018 · 1 comment
Closed

[UI] Support ability to use a helm values files from a URL #624

jessesuen opened this issue Sep 20, 2018 · 1 comment
Assignees

Comments

@jessesuen
Copy link
Member

Helm support the ability to use helm template . -f https://example.com/values.yaml. I tried this with ArgoCD and it doesn't work since we assume it is a local file.

@jessesuen
Copy link
Member Author

Fixed in backend. An values file to a HTTP URL is supported and can be set in CLI. UI needs to allow inputting this. Will convert the bug for the remaining UI work that needs to be done.

@jessesuen jessesuen changed the title Support ability to use a helm values files from a URL [UI] Support ability to use a helm values files from a URL Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants