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
How much control do we have over the container that needs the runtime config? What we are actually doing in the sidecar injector is injecting a VolumeMount of the kar.ibm.com.runtime-config secret. Doing the same for the camel container would be significantly simpler than mucking with the environment more directly.
To deploy Camel-K integrations using
kubectl
with need yaml such as:See https://github.com/IBM/kar/blob/main/examples/camel-k/deploy/stocks.yaml.
We could extend the mutating webhook to permit something like:
The text was updated successfully, but these errors were encountered: