mirror of https://github.com/dapr/docs.git
Removed namespace from example to avoid confusion
This commit is contained in:
parent
0fe3959c9e
commit
b5b06f5684
|
|
@ -43,7 +43,6 @@ apiVersion: dapr.io/v1alpha1
|
|||
kind: Component
|
||||
metadata:
|
||||
name: pubsub
|
||||
namespace: default
|
||||
spec:
|
||||
type: pubsub.redis
|
||||
version: v1
|
||||
|
|
|
|||
Loading…
Reference in New Issue