-
Notifications
You must be signed in to change notification settings - Fork 42
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
Make deploy issue (with/without webhook) #29
Comments
Need steps to reproduce |
git clone https://github.com/seaweedfs/seaweedfs-operator --depth=1 cluster - https://docs.rke2.io/install/quickstart/ ; I am thinking, maybe its cause of rke2? |
can you try https://kind.sigs.k8s.io/ ? |
I could not try that locally though. However, I tried that on kubespray cluster and got the same errors. |
I do not have kubespray cluster and do not know how to help. |
I will try with Kind local cluster tomorrow. However, I ve also tried to deploy seaweedfs via helm chart in main repo and it didnt work either, seems like the chart is broken as well. |
Need steps to reproduce. please create a separate issue. |
Sorry for the missing details in the README. You have to install a cert-manager in your cluster if you want to enable webhooks. Otherwise, you have to add an environment variable named seaweedfs-operator/config/manager/manager.yaml Lines 31 to 33 in b0f384e
|
http://paste.openstack.org/show/800934/ - still getting the same issue. |
same here |
without webhook:
logs:
with webhook
describe:
Am I getting this right that I need to have csi & cert-manager installed in the cluster in order to deploy operator?
The text was updated successfully, but these errors were encountered: