aaheiev commented on issue #4716: URL: https://github.com/apache/camel-k/issues/4716#issuecomment-1707913978
I've applied **camel-k-operator-bind-addressable-resolver** after helm upgrade --install and still getting error: ```json {"level":"error","ts":1693989282.0464962,"msg":"Reconciler error","controller":"integration-controller","controllerGroup":"camel.apache.org","controllerKind":"Integration","Integration":{"name":"http-test","namespace":"default"},"namespace":"default","name":"http-test","reconcileID":"95a5ea4f-458e-40b9-9927-673b5182a027","error":"error executing post actions: error during apply resource: default/http-test: services.serving.knative.dev \"http-test\" is forbidden: User \"system:serviceaccount:camel-k:camel-k-operator\" cannot patch resource \"services\" in API group \"serving.knative.dev\" in the namespace \"default\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsigs.k8s.io/controller-runtime@v0.13.1/pkg/internal/controller/controller.go:326\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsigs.k8s.io/controller-runtime@v0.13.1/pkg/internal/controller/controller.go:273\nsigs.k8s.io /controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\tsigs.k8s.io/controller-runtime@v0.13.1/pkg/internal/controller/controller.go:234"} ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org