Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
ws_store: StoreProvider: lib: dalistorelib Stores: Store: - name: HPCCApps description: Generic KeyVal store for HPCC Applications default: true Store: - name: JWTAuth description: JWT token cache default: false maxValSize: 32768
The 2nd "Store:" in invalid, because each key must be unique.
NB: I spotted because I was editing this file in vscode and it highlited the invalid yaml.
I think it's supposed to be list of "Store"'s , in which case the 2nd "Store:" should be removed.
There is occurence of this in eclservices.yaml and eclwatch.yaml