Feedback: Add the attributes affinity and/or node_selector to the workspace settings
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=519309) </details> <!--IssueSummary end--> At the moment it seems not be possible to set the `affinity` or `node_selector` attribute for workspaces container (current [docs](https://docs.gitlab.com/ee/user/workspace/settings.html)). We want to run workspaces container on a dedicated node group and separate them from the other pods. Proposal: Add the fields `affinity` and `node_selector` to the workspace settings.
issue