Update daprdocs/content/en/reference/resource-specs/component-schema.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
Hannah Hunter 2023-09-25 11:00:35 -04:00 committed by GitHub
parent 97d323bc6b
commit e2a4f64ea1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Dapr defines and registers components using a [resource specifications](https://
apiVersion: dapr.io/v1alpha1
kind: Component
auth:
secretstore: [SECRET-STORE-NAME]
metadata:
name: [COMPONENT-NAME]
namespace: [COMPONENT-NAMESPACE]