-
Notifications
You must be signed in to change notification settings - Fork 368
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
Improve kustomize experience #377
Comments
This issue is stale because it has been open for 45 days with no activity. |
Friendly ping :) |
This issue is stale because it has been open for 45 days with no activity. |
Bump |
This issue is stale because it has been open for 45 days with no activity. |
Bump |
Happy to count with the feature included in the repository. I think we can use |
@ese do you want me to send a PR? |
Merged
PR sent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello!
This is my first issue here, so let me start by saying thanks for your work on this operator.
I created a repository for installing the operator using Kustomize: https://github.com/sagikazarmark/kustomize-spotahome-redis-operator
I was wondering if you were interested in hosting it in this repository. I'd be happy to send a PR if you are open to it.
I'd suggest putting it in the manifests directory (currently only the generated CRD is there). If you are worried about backwards compatibility, it could go somewhere else (
deploy/manifests
?).Let me know what you think.
The text was updated successfully, but these errors were encountered: