Removed namespace from example to avoid confusion

This commit is contained in:
Mark Fussell 2021-01-12 22:08:19 -08:00
parent 0fe3959c9e
commit b5b06f5684
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ apiVersion: dapr.io/v1alpha1
kind: Component
metadata:
name: pubsub
namespace: default
spec:
type: pubsub.redis
version: v1