
ojob ojob.io/kube/genRegUI title="My Registry" ns=default ecr=123456789012.dkr.ecr.us-east-1.amazonaws.com region=us-east-1
Generates a registry UI for a docker registry with an optional docker2ecr service
| Name | Description |
|---|---|
| title | The title to show in the UI |
| ns | The kubernetes namespace to use |
| ecr | The ECR repository to use |
| region | The ECR region |