squakez opened a new issue, #4566: URL: https://github.com/apache/camel-k/issues/4566
``` ./kamel run /tmp/my-route.yaml --config configmap:my-cm -t container.limit-cpu=0.1 -t container.limit-memory=256Mi -o yaml panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x128 pc=0x1a2fee3] goroutine 1 [running]: github.com/apache/camel-k/v2/pkg/util/kubernetes.LookupConfigmap({0x282fd90, 0xc000a26bc0}, {0x0, 0x0}, {0x0, 0x0}, {0xc0008d063a, 0x5}) github.com/apache/camel-k/v2/pkg/util/kubernetes/lookup.go:47 +0x1a3 ``` -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org