Justin Kotalik
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
docs/tutorials/hello-tye/01_deploy.md
|
|
|
@ -124,7 +124,6 @@ Tye has a optional configuration file (`tye.yaml`) to allow customizing settings |
|
|
|
Based on what container registry you configured, add the following line in the `tye.yaml` file: |
|
|
|
|
|
|
|
```yaml |
|
|
|
name: microservice |
|
|
|
registry: <registry_name> |
|
|
|
``` |
|
|
|
|
|
|
|
|