-
Notifications
You must be signed in to change notification settings - Fork 106
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
ConfigMap Error from controller #286
Comments
I'm interested in your ingress Nginx annotations. The configmap is managed by the operator. You need to edit the CRD from kubero with
I'm not sure if this change restarts the container. This is required. I'm currently working on an improvement here : |
BTW: Which Operato and Kubero UI version are you running? |
This fixed it :) |
Latest as of yesterday. |
All resolved. |
Hello,
I have installed kubero following the guides on a native IPv6 cluster, had to fix the Nginx ingress annotations to get the nginx ingress controller but now I am getting the following error on the operator controller.
I manually edit the config.yaml in the configmap and it just overwrites it with the following:
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: