Backend: Add fields to support private container registries in the settings module
MR: Support adding image-pull-secrets to workspaces (!166343 - merged)
Description
Anticipating our move to the settings module, we would need to make provision for the new field image_pull_secrets
Acceptance Criteria
-
Add defaults for image_pull_secrets
in the settings module (value of :[]
will be the default)
Edited by Safwan Ahmed