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 Config .config.workspace.podSecurityContext field is currently ignored on OpenShift (as by default you cannot set e.g. a custom runAsUser). However, other fields in podSecurityContext may be useful, so it would be convenient to be able to configure them on OpenShift.
Additional context
The text was updated successfully, but these errors were encountered:
Description
The DevWorkspace Operator Config
.config.workspace.podSecurityContext
field is currently ignored on OpenShift (as by default you cannot set e.g. a custom runAsUser). However, other fields in podSecurityContext may be useful, so it would be convenient to be able to configure them on OpenShift.Additional context
The text was updated successfully, but these errors were encountered: