Fix incorrect dapr config (#297)

This commit is contained in:
Joni Collinge 2020-01-16 15:22:24 +00:00 committed by Yaron Schneider
parent a10386a963
commit 48714ffd42
1 changed files with 2 additions and 1 deletions

View File

@ -71,7 +71,8 @@ metadata:
spec:
httpPipeline:
handlers:
- name: middleware.http.oauth2
- name: oauth2
type: middleware.http.oauth2
```
## Apply the configuration