Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
Hannah Hunter 2022-04-22 13:37:45 -05:00 committed by GitHub
parent 890dc2076a
commit ea1d640821
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ You can enable the API logs for every sidecar by providing the following annotat
```yml
annotations:
dapr.io/enable-api-logging: true
dapr.io/enable-api-logging: "true"
```
### Viewing API logs on Kubernetes