create-container-registry-auth
Create credentials to authenticate with a container registry by providing a name, username, and password.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the container registry auth | |
| password | Yes | Registry password | |
| username | Yes | Registry username |