-
Notifications
You must be signed in to change notification settings - Fork 62
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
Not able to deploy on the local k8s cluster #2386
Comments
Hi @QuesadaMarvin, this repository is part of the open source initiative of the Converged Cloud, which is a heavily customised OpenStack installation loosely based on the Openstack-Helm project. Container images, Dockerfiles, Pipeline definitions and other secrets are therefor proprietary. We don't provide any support for using the helm-charts, but rather Open Sourcing parts of it for public exchange and learning purposes. Feel free to read and re-purpose the helm-chart definitions for your own project, but don't expect them to be usable out of the box. As said, probably you want to have a look at Openstack-Helm which has a proper documentation and works with vanilla OpenStack containers. Best, |
Hi team. Regards. |
Hi team. I am trying to deploy openstack services(swift for the first time) on my local k8s cluster. When I run helm install, it returns the following error message.
It seems likely the values.yaml file includes some hardcoded constants which will be replaced in CICD pipeline.
How can I use these helm charts? Where are the container images for them?
The text was updated successfully, but these errors were encountered: