Small typo in config example snippet

This commit is contained in:
Richard Jackson 2019-11-13 15:29:13 -06:00 committed by GitHub
parent 03bc47e9fb
commit ed4b59b359
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -119,7 +119,7 @@ group-resource. For instance:
```yaml
# the microservice label corresponds to the apps.deployment resource
resource:
resources:
overrides:
microservice: {group: "apps", resource: "deployment"}
```