fixed typo in component yaml

The attribute "value" was spelled "vale"
This commit is contained in:
DarinShapiroMS 2021-11-03 13:18:32 -07:00 committed by GitHub
parent efeb4cb0e5
commit f5cdf8941d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ spec:
- name: namespace
value: <NAMESPACE>
- name: resyncPeriodInSec
vale: "<seconds>"
value: "<seconds>"
```
## Spec metadata fields