create-container-registry-auth
Create authentication credentials for a container registry, enabling RunPod to pull private container images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the container registry auth | |
| username | Yes | Registry username | |
| password | Yes | Registry password |