next deployments question: in the console you can ...
# pulumi-deployments
d
next deployments question: in the console you can set a custom image along with a username/password to authenticate to the registry to pull that image. i don't see any options to authenticate in the `pulumiservice.DeploymentSettings` docs -- is it possible to set up registry auth via Pulumi itself? or is that currently console-only? (i asked Pulumi AI, but it apparently hasn't been retrained in a while 🙂)
r
Hey! Great callout, this is an oversight, we should add support in the provider. I opened an issue. https://github.com/pulumi/pulumi-pulumiservice/issues/170