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
|
kind: Component
|
||||||
metadata:
|
metadata:
|
||||||
name: pubsub
|
name: pubsub
|
||||||
namespace: default
|
|
||||||
spec:
|
spec:
|
||||||
type: pubsub.redis
|
type: pubsub.redis
|
||||||
version: v1
|
version: v1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue