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

Support Helm Charts #46

Open
gorkem opened this issue Oct 7, 2018 · 3 comments
Open

Support Helm Charts #46

gorkem opened this issue Oct 7, 2018 · 3 comments

Comments

@gorkem
Copy link

gorkem commented Oct 7, 2018

Implement a new function similar to processTemplate that processes helm charts and returns the resource to be deployed

@chmouel
Copy link
Contributor

chmouel commented Nov 20, 2018

It probably need to wait untile there is a release of a tiler that doesn't need privileged container,

@gorkem
Copy link
Author

gorkem commented Nov 20, 2018

I was thinking helm template command on helm CLI, imagine it as a drop in replacement for Openshift templates.

@chmouel
Copy link
Contributor

chmouel commented Nov 20, 2018

Ah thanks for explaining it I misreaded your issue, having a quick look at the documentation we could maybe get the information we want from helm inspect chart and helm template to process it to a k8/os deployment files,

That could be a pretty cool feature to have 👍

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

2 participants