create-container-registry-auth
Generate authentication credentials for container registries to securely access private container images when deploying pods on RunPod infrastructure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the container registry auth | |
| password | Yes | Registry password | |
| username | Yes | Registry username |