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

Add support for Helm charts #73

Open
Zarquan opened this issue May 28, 2024 · 0 comments
Open

Add support for Helm charts #73

Zarquan opened this issue May 28, 2024 · 0 comments

Comments

@Zarquan
Copy link
Member

Zarquan commented May 28, 2024

Adding Helm executables would provide support for complex multi-container deployments (e.g. data processing pipeline).

executable:
  type: "https://..../helm-chart"
  spec:
    file: "https://github.com/.../app-deploy.yaml"
    ....

The Helm chart can include all the details of how to maps storage volumes to PersistentVolumes and PersistentVolumeClaims, and Services to LoadBalancers and network ports.

@Zarquan Zarquan changed the title Add supprot for Helm charts Add support for Helm charts May 28, 2024
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

1 participant