lsergio commented on issue #5179:
URL: https://github.com/apache/camel-k/issues/5179#issuecomment-1964109957
Comparing the Knative services before and after the fix in the 3rd scenario,
I see that when knative trait is enabled, the Knative Service declares the
following environment variable:
```
- name: CAMEL_KNATIVE_CONFIGURATION
value: '{"services":[]}'
```
Per the docs, this env var is expected, but I'm not sure whether the service
list should be empty.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]