mirror of https://github.com/dapr/docs.git
Merge pull request #1900 from DarinShapiroMS/patch-1
fixed typo in component yaml
This commit is contained in:
commit
472ea9f821
|
@ -25,7 +25,7 @@ spec:
|
||||||
- name: namespace
|
- name: namespace
|
||||||
value: <NAMESPACE>
|
value: <NAMESPACE>
|
||||||
- name: resyncPeriodInSec
|
- name: resyncPeriodInSec
|
||||||
vale: "<seconds>"
|
value: "<seconds>"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Spec metadata fields
|
## Spec metadata fields
|
||||||
|
|
Loading…
Reference in New Issue