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

helm chart to install operator #1029

Open
lknite opened this issue Mar 27, 2024 · 3 comments
Open

helm chart to install operator #1029

lknite opened this issue Mar 27, 2024 · 3 comments

Comments

@lknite
Copy link

lknite commented Mar 27, 2024

Installing from the yaml is having some difficulty in our environment due to policy such as not being able to use "latest", which is normally solved via helm chart ...

It is common to use a helm chart to deploy an operator. So far I haven't located one.

q) Could someone direct me to helm chart to deploy cockroachdb operator?

@HaimKortovich
Copy link

I've created a fork with a helm chart: https://github.com/HaimKortovich/cockroach-operator

@lknite
Copy link
Author

lknite commented May 1, 2024

@HaimKortovich did you happen to submit a pull request to get the chart added to the standard repo? I'd be interested in following the pull request if you had a link to one.

@HaimKortovich
Copy link

@lknite I had to update some dependencies to get it working with other operators I have, idk if that's an issue. Still you could just use the helmify tool I am using.

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