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

Documentation Error: INSTALLATION FAILED: must either provide a name or specify --generate-name #2715

Closed
jjkoehorst opened this issue Jul 21, 2023 · 2 comments
Labels
bug Something isn't working component/contribex Contribution Experience type/code Code-related changes

Comments

@jjkoehorst
Copy link

jjkoehorst commented Jul 21, 2023

I am working on a remote test cluster where I want to follow the "production" documentation to test a (test) production environment.

The helm setup at https://armadaproject.io/production-install

export ARMADA_VERSION=v0.3.84
helm install ./deployment/armada --set image.tag=$ARMADA_VERSION -f ./server-values.yaml

Results in a

Error: INSTALLATION FAILED: must either provide a name or specify --generate-name

I also have difficulties with installing the recommended prerequisites such as https://github.com/helm/charts/tree/master/stable/redis-ha which has been deprecated for more than a year now...

┆Issue is synchronized with this Jira Task by Unito

@kannon92
Copy link
Contributor

@jjkoehorst I'm sorry you are dealing with this. I noticed that that file needs some love. I created #2736 to reflect that we want to shift our deployments to use armada-operator rather than the individual helm charts.

Please feel free to open up a PR to fix the issues you see right now. I think you could use bitnami redis chart rather than the one you linked above.

@Sharpz7 Sharpz7 added bug Something isn't working type/code Code-related changes component/contribex Contribution Experience labels Aug 24, 2023
@richscott
Copy link
Member

Closing, Operator is preferred installation tooling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component/contribex Contribution Experience type/code Code-related changes
Projects
None yet
Development

No branches or pull requests

4 participants