How to set ContainerRegistryAuth for `podRentInterruptable`
When renting interruptable pods using GraphQL, like so:
How do we rent an interruptible pod where the image is private on DockerHub?
containerRegistryAuthId doesn't seem to be part of the PodRentInterruptableInput https://graphql-spec.runpod.io/#definition-PodRentInterruptableInput specification.How do we rent an interruptible pod where the image is private on DockerHub?