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
Exposing env vars in the cluster manager and making available to the helm chart would do it.
Given that the engine is a sidecar, I personally would like to put its config directly in a configmap populated by the helm chart and have the cluster-manager read the configmap. Like istio does. Then we could expose its config more flexibly.
The text was updated successfully, but these errors were encountered:
Exposing env vars in the cluster manager and making available to the helm chart would do it.
Given that the engine is a sidecar, I personally would like to put its config directly in a configmap populated by the helm chart and have the cluster-manager read the configmap. Like istio does. Then we could expose its config more flexibly.
The text was updated successfully, but these errors were encountered: