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

Replace bundled vineyard container with the helm installation. #89

Closed
sighingnow opened this issue Jan 15, 2021 · 1 comment · Fixed by #204
Closed

Replace bundled vineyard container with the helm installation. #89

sighingnow opened this issue Jan 15, 2021 · 1 comment · Fixed by #204

Comments

@sighingnow
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Vineyard can be install using helm:

helm repo add vineyard https://dl.bintray.com/libvineyard/charts/
helm install vineyard vineyard/vineyard

GraphScope should depend on a publicly available vineyard distribution.

@sighingnow
Copy link
Collaborator Author

Closed by #204.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment