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
The DevWorkspace Operator has basic support for custom certificates through automount functionality, but this may be insufficient for some cases -- e.g. if multiple certificates need to be trusted and are stored in separate secrets/configmaps.
We could instead treat certificates similarly to how we treat git credentials, by merging multiple resources into one.
Description
The DevWorkspace Operator has basic support for custom certificates through automount functionality, but this may be insufficient for some cases -- e.g. if multiple certificates need to be trusted and are stored in separate secrets/configmaps.
We could instead treat certificates similarly to how we treat git credentials, by merging multiple resources into one.
Additional context
Related discussion: eclipse-che/che#20709
The text was updated successfully, but these errors were encountered: