You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing the operator with the CLI and the parameter --operator-env-vars=CAMEL_K_SYNTHETIC_INTEGRATIONS=true does not always works to activate the synthetic integration support. This is because the default value (false) is still present in the pod's container spec.
What happened?
Installing the operator with the CLI and the parameter
--operator-env-vars=CAMEL_K_SYNTHETIC_INTEGRATIONS=true
does not always works to activate the synthetic integration support. This is because the default value (false
) is still present in the pod's container spec.Steps to reproduce
Install the operator:
Check the operator pod:
Relevant log output
No response
Camel K version
main branch
The text was updated successfully, but these errors were encountered: