Hi,
I would like to request a new feature: support for imagePullSecrets in the deployment of MCP servers. Currently, it seems the deployment process only works with public container registries.
Adding support for imagePullSecrets would allow users to deploy MCP servers from private repositories securely.
Expected behavior:
- Users can provide imagePullSecrets in the deployment configuration.
Motivation:
- Many organizations host their container images in private registries. Without this feature, deploying MCP servers in these environments is difficult or requires workarounds.
Supporting imagePullSecrets would improve security and enable smoother deployment workflows for private images.
Thanks for considering this!