Browse Source

Tye deploy nit (#369)

pull/376/head
Justin Kotalik 6 years ago
committed by GitHub
parent
commit
11289dbf42
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/tutorials/hello-tye/01_deploy.md

1
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>
```

Loading…
Cancel
Save