-
Notifications
You must be signed in to change notification settings - Fork 26
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
feat(Gitlab): add storage size to spec gitlab-data #530
base: main
Are you sure you want to change the base?
Conversation
Hi @jrab66, thanks for your contribution! 🚀 Your code changes look fine, they should not lead to any errors that did not happen previously. I haven't personally tried the As a workaround, you can use |
@kosmoz not sure why still complains but I did the following: follow your steps and
install helm chart with
apply
but
|
initial changes trying to add changes for #529
I did try to build and follow the contributing guide
I did manage to build succesfully I think.
I installing the operator to minikube with:
I override to latest or the tag that is pushed to minikube
values-reference:
install
But seems operator fails to run:
Prior to change image was not complaining over
velero
resources?